Exponent Calculator
Any base to any power, negative and fractional included.
Find square roots, cube roots and any nth root, with simplified radical form for whole numbers and a check that raising the answer back returns what you started with.
About precision. Results are computed in double-precision floating point, which is exact for whole numbers up to about sixteen digits and very slightly approximate beyond that. Figures are rounded for display, so a long chain of calculations can differ from a hand-worked answer in the last decimal place. Where an exact fraction or radical exists, this page shows it alongside the decimal.
A root undoes a power. The square root asks what number, multiplied by itself, gives you this one — and the same question with three copies gives a cube root, with n copies an nth root. This calculator does all of them and shows the exact radical form where one exists.
Every calculator returns the principal root — the positive one. It is worth remembering that x² = 9 has two solutions, 3 and −3, even though √9 means only 3.
Roots are fractional exponents, and everything else follows from that.
| Symbol | Meaning | Unit | Typical range |
|---|---|---|---|
b | The number under the root | any | −1e15 – 1e15 |
n | The degree of the root | any | 2 – 100 |
k | Factor pulled outside the radical | integer | 1 or more |
m | What remains under the radical | integer | square-free |
Principal | The positive root, which is what √ means | — | — |
Simplifying a radical means finding the largest square that divides the number and taking its root outside. It is not an approximation — 24√3 is exactly as precise as √1728 and considerably easier to work with, because the irrational part has been isolated into one small symbol.
1,728 is a perfect cube: 12 × 12 × 12. So while its square root is irrational, its cube root is exactly 12. That combination is not unusual — a number can be a perfect cube without being a perfect square, and vice versa. It is also why 1,728 turns up in old measurement systems: it is the number of cubic inches in a cubic foot, twelve cubed.
Two hundred simplifies to 10√2, because 200 is 100 × 2. Two thousand and twenty-five is 45 exactly, since 45² = 2,025. And 169 is 13. Knowing which numbers are perfect squares makes mental estimation far easier: √1728 must be between 41 and 42 because those squares bracket it, and that check takes a second and catches an order-of-magnitude error immediately.
The same number under several different roots.
| Root | Value | Raised back | Note |
|---|---|---|---|
| Square root | 41.56921938 | 1,728.0000 | Irrational — 24√3 |
| Cube root | 12 | 1,728.0000 | Exact: 12 × 12 × 12 |
| Fourth root | 6.44741959 | 1,728.0000 | The square root of the square root |
| Fifth root | 4.44128607 | 1,728.0000 | Irrational |
| Sixth root | 3.46410162 | 1,728.0000 | Which is 2√3 |
Notice that the fourth root is the square root of the square root, and the sixth root is the square root of the cube root. Roots compose the way exponents multiply, because b1/2 raised to the power 1/3 is b1/6.
Whether a root is rational depends entirely on the factorisation. A whole number has a whole square root only when every prime in its factorisation appears an even number of times. 1,728 is 26 × 33: the six twos pair up neatly into 2³ = 8 outside, but the three threes leave one behind — which is exactly why the answer is 24√3 with a single 3 remaining under the sign.
The irrationality of √2 is one of the oldest results in mathematics and it has a short proof: if √2 were a fraction in lowest terms, both its parts would have to be even, which contradicts it being in lowest terms. The discovery is said to have distressed the Pythagoreans considerably, since it meant not every length could be written as a ratio of whole numbers — a genuinely unsettling thing to learn if your philosophy rests on the opposite.
Four things about roots that catch people out.
Roots do not distribute over addition. √(9 + 16) is 5, and √9 + √16 is 7. This is the single most common algebra error at school level and it survives well into adulthood. Multiplication and division are fine; addition and subtraction are not.
Every positive number has two square roots. Both 3 and −3 square to 9. The radical sign means the principal — positive — root by convention, which is why solving x² = 9 requires writing x = ±3 explicitly rather than relying on the symbol to remember it for you.
Even roots of negatives are not real. There is no real number whose square is −4, because any real number squared is positive or zero. Complex numbers extend the system to allow it; this calculator stays in the reals and returns an error instead.
Simplified form is exact, decimals are not. 24√3 is precisely correct forever; 41.5692193817 is correct to ten places and wrong at the eleventh. In geometry, physics and any calculation that will be squared again later, staying in radical form until the end avoids accumulating that error.
Estimating a square root by hand is a skill worth keeping. Find the two perfect squares that bracket your number, then interpolate: 1,728 sits between 41² = 1,681 and 42² = 1,764, closer to the lower one, so the answer is a little under 41.6. That takes seconds, needs no device, and catches the kind of error where a misplaced keystroke returns an answer ten times too large.
Roots turn up constantly outside pure arithmetic. The standard deviation calculator takes a square root at the last step to bring variance back into the original units, and the area calculator uses one to find the side of a square with a given area. Both are the same operation with different labels, which is the exponent calculator's point in reverse.
Find the number that multiplied by itself gives yours. For 1,728 it is 41.5692193817, which in exact form is 24√3.
The largest perfect-square factor pulled outside the sign. Since 1,728 is 576 × 3 and 576 is 24², √1728 becomes 24√3 — exactly equal and far easier to work with.
Set the degree to 3. The cube root of 1,728 is exactly 12, because 12 × 12 × 12 = 1,728. Unlike square roots, cube roots of negative numbers are perfectly real.
Not within real numbers — anything real squared is positive or zero. Complex numbers allow it; this calculator stays real and returns an error.
No, and this is the most common error in the subject. √9 + √16 is 7 while √25 is 5. Roots distribute over multiplication and division only.
Two: one positive and one negative, since both 3 and −3 square to 9. The radical sign means the positive one, which is why x² = 9 needs writing as x = ±3.
A whole number whose square root is also whole — 144, 169 and 2,025 are all perfect squares. It happens when every prime factor appears an even number of times.
The square root of the square root. Roots compose the way exponents multiply, so the fourth root of 1,728 is 6.44741959 and the sixth root is 3.46410162, which is 2√3.
Because if it were a fraction in lowest terms, both parts would have to be even — which contradicts being in lowest terms. It is one of the oldest proofs in mathematics.
Radical form until the last step. 24√3 is exact forever; 41.5692193817 is wrong at the eleventh decimal place, and that error compounds through any further multiplication.
Six tools that pick up where this one leaves off.
Any base to any power, negative and fractional included.
MathTrigonometry, logs, powers and factorials, parsed safely without eval.
MathSpread, variance and the sample-versus-population choice made explicit.
MathEight shapes, any unit, with the formula for each.
MathAdd, subtract, multiply and divide fractions with automatic simplification.
MathThree percentage questions in one tool, with the working shown.
MathCookies. We use cookies for site functionality and to serve ads via Google AdSense. Nothing you type into a calculator is ever stored or sent anywhere. Read our Cookie Policy.