Root Calculator

Calculate square roots, cube roots, and nth roots with step-by-step solutions and visualizations.

For learning and homework help — verify critical calculations independently.

Reviewed by CalculatorDrive Math Editorial Board · Last updated

Calculator

Or enter custom root index below

Maximum: 100

Enter a number and select the root index to calculate the root value.

The short answer

A root answers "what number, raised to this power, gives this result?" √16 = 4 because 4² = 16. ∛27 = 3 because 3³ = 27. Roots and exponents are inverse operations — the nth root of x is the same as x raised to the power 1/n.

Key takeaways

  • Only perfect powers (16, 27, 64...) produce clean whole-number roots; most numbers have irrational roots that continue as non-repeating decimals.
  • Even roots (square root, 4th root...) of negative numbers aren't real; odd roots (cube root, 5th root...) of negative numbers are.
  • A root is mathematically identical to a fractional exponent: the nth root of x equals x^(1/n).
  • Estimating a root by hand starts with bracketing it between two known perfect powers, then interpolating between them.

Roots as fractional exponents

√x = x^(1/2)

∛x = x^(1/3)

ⁿ√x = x^(1/n)

This is why root rules and exponent rules mirror each other — a root is simply an exponent that happens to be a fraction instead of a whole number.

Perfect powers by root index

Root Perfect power examples
Square (n=2)1, 4, 9, 16, 25, 36...
Cube (n=3)1, 8, 27, 64, 125...
4th root (n=4)1, 16, 81, 256...

Worked example: estimating √50 by hand

√49 = 7 and √64 = 8 — so √50 is between 7 and 8

7 + (50 − 49) / (64 − 49) = 7 + 1/15 ≈ 7.07

The actual value of √50 is about 7.071, so this quick interpolation gets remarkably close without any calculator — useful for a fast sanity check on an exact answer.

Common mistakes to avoid

  • Assuming every root simplifies to a whole number — most don't, and an irrational decimal result is normal, not a sign of an error.
  • Expecting a real answer from an even root of a negative number — square roots and 4th roots of negatives aren't real, while cube roots and 5th roots of negatives are.
  • Confusing "root" with "divide by the index" — a root is nothing like dividing the number by n.
  • Rounding an intermediate root result too early in a multi-step problem, which compounds error by the final answer.

Frequently Asked Questions

What is a square root?

The square root of a number x is a value that, multiplied by itself, gives x. √9 = 3 because 3 × 3 = 9.

What about cube roots and nth roots?

A cube root of x satisfies y³ = x. The nth root is a value raised to the n-th power that equals x. ∛8 = 2 and ⁴√16 = 2.

Why are negative numbers tricky for even roots?

Even roots of negative numbers are not real — no real number squared gives −4. Odd roots of negatives are real: ∛(−8) = −2.

What is the difference between principal and negative roots?

Equations like x² = 9 have two solutions: 3 and −3. The principal square root symbol √9 denotes the nonnegative root, 3.

How do I use this root calculator?

Enter a number and choose square root, cube root, or custom nth root, then click Calculate for exact and decimal results.

How do you estimate a square root by hand without a calculator?

Find the two perfect squares the number falls between, then interpolate. √50 falls between √49 = 7 and √64 = 8, closer to 7 since 50 is much closer to 49 than to 64: 7 + (50−49)/(64−49) = 7 + 1/15 ≈ 7.07 — very close to the actual value of about 7.071.

More math calculators