I-calculator ye-Nth root

Thola isikwere, isikwere noma noma iyiphi iningi le-nth lenombolo.

Imiphumela
Khangela

Iziphetho zivuselelwa uma ubhala.

Malunga nale khadi

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

Imibuzo ebuzwa kaningi

Ungathola kanjani isi root nth senombolo?

Nciphisa inani libe yimandla 1/n. Umsuka we-cubic ka-27 ngu-27^(1/3) = 3, ngoba 3 × 3 × 3 = 27.

Ingabe ungathatha isisu esifanayo senombolo e negalelo?

Ayikho ngaphakathi kwamanombolo angempela — akukho root square ekhona ye -4. Amaroots ahlukile we negativity alungile: i-cube root ye -8 yi -2.

Yini isi root se-cubic se-27?

Kuyi-27^(1/3) = 3, ngoba i-3 iphakanyiswe kumandla ka-3 inikeza i-27.

Indlela i-"Check" line isebenza ngayo?

Ikhuphula isisu esibalowe emuva kumandla n. Uma ibuyisela inani lakho lokuqala, isisu silungile — ku-cube root ye-27 ibonisa 3 ^ 3 = 27.

Ngithola kanjani isiqephu se-root nge-tool?

Misela ibanga n ku-2. Uma ufuna ukwakheka okulula kwe-radical njenge-6√2, sebenzisa i-calculator ye-square root.

Yini isi root nth se 1?

Umsuka we-nth we-1 uhlala u-1 nganoma yisiphi isibalo, njengoba i-1 iphakanyisiwe kunoma yisiphi isibalo esinamandla yi-1.

❤️ Uthando Calculator.Free? Yabelana

𝕏  X Facebook Reddit
API — sebenzisa le calculator kusuka kukhodi

Nquma le kalkuli njengendawo ephelezelwa i-JSON - akukho isitshixo esidingekayo. Thumela amaxabiso endawo ngezansi njengepharamitha yombuzo noma i-JSON. Funda i-API egcwele →

Ingxenye yendawo

GET https://calculator.free/api/v1/root/

curl

curl "https://calculator.free/api/v1/root/?value=27&degree=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);

Izibalo ziyisilinganiso esisetshenziswa ukuqondisa kuphela, hhayi ukucebisa ngezimali, ukwelashwa noma ukukhokha.