Skip to content

Exponent Calculator

Calculate a base raised to any exponent, whether positive, negative or fractional, and see the reciprocal, square, cube and scientific-notation forms of the answer.

Formulas last reviewed: September 2026

Disclaimer: Results are calculated with standard formulas and are meant for learning and quick checks. Please double-check important work, especially anything used for exams, engineering, finance or safety.

What is an exponent?

An exponent tells you how many times to multiply a number (the base) by itself. In 2^10 the base is 2 and the exponent is 10, so the answer is 2 multiplied by itself ten times, which is 1,024.

Exponents can also be zero, negative or fractional. This calculator handles all of these and shows the result in ordinary and scientific notation, together with the reciprocal, square, cube and square root of the base.

How it is calculated

a^n = a × a × … × a (n times)
a^0 = 1
a^(−n) = 1 ÷ a^n
a^(1/n) = n-th root of a

Worked example

Four cases

2^10
1024
5^−2 (a reciprocal)
0.04
27^(1/3) (a cube root)
3
10^6
1000000

Laws of exponents

RuleExample
a^m × a^n = a^(m+n)2³ × 2⁴ = 2⁷ = 128
a^m ÷ a^n = a^(m−n)5⁶ ÷ 5² = 5⁴ = 625
(a^m)^n = a^(mn)(3²)³ = 3⁶ = 729
(ab)^n = a^n × b^n(2×5)² = 4 × 25 = 100

Frequently asked questions

What is any number to the power of zero?

Any non-zero number raised to the power of zero equals 1. Zero to the power of zero is left indeterminate in most contexts.

What does a negative exponent mean?

It means take the reciprocal. For example 2^−3 is 1 divided by 2³, which is 0.125.

Why do I get an error for a negative base with a fractional exponent?

Taking, for instance, the square root of a negative number gives a complex number, and this calculator works with real numbers only.

How is compound interest related to exponents?

Compound growth multiplies the amount by the same factor every period, so the final amount is principal × (1 + rate)^periods, which is an exponent.