A negative exponent isn’t a negative number in disguise, and an even root of a negative number isn’t just “a bit tricky”, it genuinely doesn’t exist in real numbers, two rules that trip up far more people than the actual multiplication does.
Free math tool
Exponent & Root Calculator
Powers, roots, and scientific notation, with the expanded working shown for whole-number powers.
Runs entirely in your browser. Nothing you enter is sent anywhere.
Powers, roots and scientific notation are the same idea, three ways
A power multiplies a number by itself repeatedly. A root asks the reverse question, what number multiplied by itself gives you this result. Scientific notation just uses powers of 10 specifically, to write very large or very small numbers compactly. All three are built on the same exponent rules underneath.
Exponent & root calculator FAQ
Why can't I get a real result for an even root of a negative number?
An even root asks "what number, multiplied by itself an even number of times, gives this result?" Any real number multiplied by itself an even number of times is zero or positive, so no real number squared (or raised to any even power) can ever produce a negative result. That's not a limitation of this calculator, it's true of real numbers generally, the answer only exists in complex numbers.
Why does an odd root of a negative number work fine?
Odd roots don't have that restriction: (−2)³ = −8, so the cube root of −8 is genuinely −2, a real, ordinary negative number. This calculator handles odd roots of negative numbers correctly instead of returning an error the way a naive x^(1/n) calculation would (fractional powers of negative bases are undefined in the usual real-number sense, even for an odd root, which is why this needs to be handled as a special case rather than a straight power calculation).
What does a negative exponent actually mean?
x⁻ⁿ means 1 ÷ xⁿ, flip it into a fraction. 2⁻³ is 1 ÷ 2³ = 1/8. It's the same pattern that makes each step down in exponents divide by the base: 2³=8, 2²=4, 2¹=2, 2⁰=1, 2⁻¹=1/2, each one is the previous divided by 2.
When would I actually use scientific notation?
Anywhere a number is too large or too small to write comfortably in full, distances in astronomy, sizes in chemistry, or just keeping a spreadsheet readable. 4.2 × 10⁸ is easier to read and compare at a glance than 420,000,000, and it makes the number of significant figures explicit in a way the standard form doesn't.
Is my data private?
Yes. Every calculation runs in your browser. Nothing you enter is sent to a server.
Free exponent & root calculator by ANUPRESS
What a negative exponent is really asking
x⁻ⁿ means 1 divided by xⁿ, not “negative x to the n”. Watching the pattern step down makes it click: 2³ = 8, 2² = 4, 2¹ = 2, and each step divides by 2 again, so 2⁰ = 1, and continuing that exact same pattern gives 2⁻¹ = 1/2, 2⁻² = 1/4, 2⁻³ = 1/8. The negative exponent just keeps dividing past zero.
Why some roots of negative numbers simply don’t exist
Ask for the square root of −9 and you’re asking “what number, multiplied by itself, gives −9?” Every real number squared is zero or positive, a negative times a negative is positive, a positive times a positive is positive, so no real number can ever square to a negative result. That’s not a gap in this calculator, it’s a genuine fact about real numbers, the answer only exists once you allow imaginary numbers. Odd roots don’t have this problem: (−2)³ = −8 is completely ordinary, so the cube root of −8 is a real, normal −2.
Scientific notation is just exponents applied to 10
Writing 6.022 × 10²³ instead of the 24-digit expansion isn’t a different kind of math, it’s the same exponent rules pointed specifically at powers of ten. The exponent tells you how many places to shift the decimal point, and it makes wildly different magnitudes (a virus versus a galaxy) comparable at a glance in a way the fully expanded numbers never are.