Exponent & Root Calculator
Powers and roots are the same operation seen from two sides — the nth root is just the exponent 1/n. This page runs both directions and shows why a negative exponent flips the number rather than making it negative.
Power
The root block below works independently of the power block.
Root block
Negative exponents flip, they do not negate
2−3 is 1/8, not −8. A negative exponent means "the reciprocal of the positive power". The rule falls straight out of dividing powers: 2³ / 2⁶ = 2−3, and the left side is obviously 8/64 = 1/8. This is the single most common exponent mistake and it survives well into university-level work.
Fractional exponents are roots
x1/n is the nth root of x. xm/n is the nth root raised to the mth power — and you can do those two steps in either order. 82/3 is either the cube root of 64 or the square of 2; both give 4. Taking the root first usually keeps the numbers smaller and the rounding cleaner.
Why anything to the power of zero is 1
Follow the pattern down: 2⁴ = 16, 2³ = 8, 2² = 4, 2¹ = 2 — each step divides by 2. One more step gives 2⁰ = 1. The same argument in reverse is why 0⁰ is left undefined in most contexts: the pattern gives 1 but the sequence 0¹, 0² gives 0, and the two answers cannot both be right.
Negative bases and odd roots
The cube root of −27 is −3, because a negative times a negative times a negative is negative. But the square root of −27 is not a real number at all — no real number squared is negative. Odd roots of negatives work, even roots do not, and this calculator says so rather than silently returning NaN.
Frequently Asked Questions
What does a negative exponent mean?
How do I calculate an nth root?
Can I take the square root of a negative number?
Why does my result show as 1.024e+3 instead of 1024?
Sources
Official publications only. Links open the original document in a new tab.
- National Institute of Standards and Technology Special Publication 811 — Guide for the use of the SI Significant figures and rounding conventions
- National Institute of Standards and Technology CODATA fundamental physical constants Values of the fundamental physical constants