جذر شمېرګر
د يو شمېر مربع، مکعب يا هر جذر nth ومومئ.
. پایلې اوسمهالول لکه څنګه چې تاسو ليکل
د دې شمېرګر په اړه
the value and the degree n, and it returns the root along with a check that raises the answer back to the nth power to confirm it lands on your original number. For example, the cube root of 27 is 27^(1/3) = 27, and the check shows 3 ^ 3 = 27. Odd roots of negative numbers are real and negative — the cube root of −8 is −2 — but even roots of negatives (like a square root of −4) have no real value, so the tool reports "noRootRoots appear in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging (the geometric mean) and physics.Roots are used in geometry, standard deviation, growth-rate averaging
ډېرې پوښتنې
تاسو د يو شمېر nth جذر څنګه موندلی شئ؟
د 27 مکعب جذر 27^(1/3) = 3 دی، ځکه چې 3 × 3 × 3 = 27 دی.
تاسو د منفي شمېرې يو زوج جذر اخيستلی شئ؟
د ریښتیني شمیرو په مینځ کې نه - د -4 هیڅ ریښتینی مربع جذر شتون نلري. د منفي غیر مساوي جذرونه ښه دي: د -8 مکعب جذر -2 دی.
د 27 مکعب جذر څه دی؟
دا 27^ (1/3) = 3 دی، ځکه چې 3 د 3 د توان په توګه پورته کیږي 27 ورکوي.
څنګه د "څار" کرښه کار کوي؟
دا د محاسبه جذر بیرته د قدرت n پورته کوي. که دا ستاسو اصلي ارزښت بیرته راځي، د جذر سم دی - د 27 مکعب جذر لپاره دا ښیي 3 ^ 3 = 27.
زه څنګه د دې توکو سره د مربع جذر موندلی شم؟
د درجې n ته 2 تنظیم کړئ. د ساده راډیکال فورمې لپاره لکه 6√2، د ځای په ځای د ځانګړي مربع ریښې محاسبه کاروئ.
د 1 nth جذر څه ده؟
د ۱ nمه جذر تل د هرې درجې لپاره ۱ دی، ځکه چې ۱ چې په هرې توان کې پورته کیږي ۱ دی.
API - له کوډ څخه دا محاسبه کاروي
د يو وړيا JSON پای ټکي په توګه دا محاسبه ونيسئ - نه د اړتيا وړ. د ساحې ارزښتونه لاندې د پوښتنې پارامترونو یا JSON په توګه واستوئ. د بشپړ API اسناد ولولئ →
پای ټکی
GET https://calculator.free/api/v1/root/
curl
curl "https://calculator.free/api/v1/root/?value=27°ree=3"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/root/?" + new URLSearchParams({
"value": "27",
"degree": "3"
}));
const data = await r.json();
console.log(data.results);
پایلې یوازې د عمومي لارښوونې لپاره اټکل شوي، نه مالي، طبي یا مالیه مشورې.