Skip to main content

learn.howToCalculate

learn.whatIsHeading

The nth root of a number x is the value r such that rⁿ = x. The square root is the 2nd root; cube root is the 3rd root. For even roots of negative numbers, no real solution exists (result is a complex number).

공식

ⁿ√x = x^(1/n)
x
x^(1/3) — x^(1/3)

단계별 가이드

  1. 1ⁿ√x = x^(1/n)
  2. 2Square root: ²√x = x^0.5
  3. 3Cube root: ³√x = x^(1/3)
  4. 4Nth root: use x^(1/n) on a calculator
  5. 5Negative numbers: odd roots are fine (³√−8 = −2); even roots are complex

풀어진 예시

입력
4th root of 81
결과
3
3⁴ = 81 → ⁴√81 = 3
입력
5th root of 32
결과
2
2⁵ = 32 → ⁵√32 = 2
입력
Cube root of 125
결과
5
5³ = 125

자주 묻는 질문

What is Nth Root?

The nth root of a number x is the value r such that rⁿ = x. The square root is the 2nd root; cube root is the 3rd root

How accurate is the Nth Root calculator?

The calculator uses the standard published formula for nth root. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.

What units does the Nth Root calculator use?

This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.

What formula does the Nth Root calculator use?

The core formula is: ⁿ√x = x^(1/n). Each step in the calculation is shown so you can verify the result manually.

설정

개인정보이용약관정보© 2026 PrimeCalcPro