Exponent Calculator
Raise any base to any power (including negative, fractional, and zero exponents) and see the result instantly. Calculates in your browser.
Result
-
Show the math
The exponent tells you how many times to multiply the base by itself:
result = base^exponent
A negative exponent is one over the positive power, and a fractional exponent is a root, x^(1/2) is the square root of x. Any non-zero base to the power 0 is 1. All math runs locally in your browser.
What this does
An exponent calculator raises a base to a power, the exponent tells you how many times to multiply the base by itself. It handles whole, negative, fractional, and zero exponents.
How to use it
- Enter the base.
- Enter the exponent (power).
- Read the result.
How it works
A positive whole exponent repeats multiplication. A negative exponent is one over the positive power. A fractional exponent is a root, x^(1/2) is the square root of x. Any non-zero base to the power 0 is 1.
result = base^exponent
Understanding your result
A negative exponent flips the result into a fraction, since base⁻ⁿ equals 1 ÷ baseⁿ, and a fractional exponent is a root rather than a repeated product. Watch the sign of the base: a negative base to an even power is positive, to an odd power is negative, and a negative base with a fractional exponent often has no real value.
Example
2^10 = 1024, 2^-1 = 0.5, and 9^0.5 = 3.
Sources & methodology
Last updated .
Frequently asked questions
What does a negative exponent mean?
A negative exponent is the reciprocal of the positive power: 2⁻³ = 1 ÷ 2³ = 0.125.
What is anything to the power of zero?
Any non-zero number raised to the power 0 equals 1. Zero to the power zero is treated as 1 by most calculators but is debated mathematically.
What does a fractional exponent do?
A fractional exponent is a root, x^(1/2) is the square root, x^(1/3) the cube root. So 27^(1/3) = 3.
Is my data stored?
No. Everything is calculated locally in your browser.
Related tools
Scientific Calculator
A calculator that understands full expressions, operators, powers, parentheses, factorials, the constants π and e, and trig, log, and root functions in radians or degrees. Calculates in your browser.
Average Calculator
Paste a list of numbers to get the mean, median, mode, range, count, sum, and standard deviation at once. Calculates in your browser.
Area Calculator
Find the area of a rectangle, triangle, circle, parallelogram, trapezoid, or ellipse from its dimensions. Calculates in your browser.
Volume Calculator
Find the volume of a box, cylinder, sphere, cone, pyramid, or capsule from its dimensions. Calculates in your browser.