Exponent Calculator
Last updated:
How to Use This Calculator
Step 1: Enter the base — the number being multiplied by itself.
Step 2: Enter the exponent — how many times the base is multiplied. Can be negative or a decimal.
Step 3: Click Calculate to see the result, scientific notation, and step-by-step expansion.
What Are Exponents?
An exponent tells you how many times to multiply a number by itself. For example, 2 to the 3rd power (written 2³) means 2 × 2 × 2 = 8. The number being multiplied is the 'base', and the small raised number is the 'exponent' or 'power'.
Exponents are a shorthand for repeated multiplication, just as multiplication is shorthand for repeated addition.
Special cases: any non-zero number to the 0 power equals 1. A negative exponent means 'one divided by the positive version' — for example, 2⁻³ = 1/2³ = 1/8. A fractional exponent means a root: 9^(1/2) = √9 = 3.
Exponent Rules
aᵐ × aⁿ = aᵐ⁺ⁿ (multiplying same base: add exponents)
aᵐ ÷ aⁿ = aᵐ⁻ⁿ (dividing same base: subtract exponents)
(aᵐ)ⁿ = aᵐⁿ (power of a power: multiply exponents)
a⁰ = 1 (zero exponent, a ≠ 0)
a⁻ⁿ = 1/aⁿ (negative exponent)
a^(1/n) = ⁿ√a (fractional exponent = root)
Example: 2¹⁰
= 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 = 1,024
Common Exponents
| Expression | Expanded | Value |
|---|---|---|
| 2³ | 2 × 2 × 2 | 8 |
| 5² | 5 × 5 | 25 |
| 10⁶ | 10 × 10 × 10 × 10 × 10 × 10 | 1,000,000 |
| 3⁻² | 1 ÷ (3 × 3) | 0.1111 |
| 16^(1/2) | √16 | 4 |
| 2¹⁰ | 2 × 2 × ... (ten times) | 1,024 |
Examples
Example 1: 2¹⁰ = 1,024 — the reason 1 KB is roughly 1,000 bytes (technically 1,024).
Example 2: 10⁶ = 1,000,000 — how scientific notation expresses a million.
Example 3: 3⁻² = 0.1111... = 1/9 — negative exponent flips to the reciprocal.
Tips
0⁰ is indeterminate — most calculators return 1 by convention, but mathematicians disagree.
Negative base with fractional exponent can give complex results.
Scientific notation uses powers of 10 for very large or small numbers.
Compound interest relies on exponents — (1 + r)ⁿ grows rapidly.
Frequently Asked Questions
What does 0 raised to the 0 power equal?
Why does any number to the 0 power equal 1?
How do negative exponents work?
What does a fractional exponent mean?
Why do very large exponents produce such enormous numbers?
What is the difference between 2 to the 10th and 10 to the 2nd?
Related Calculators
Logarithm Calculator
Free logarithm calculator. Compute log base any value with step-b...
Quadratic Formula Calculator
Free quadratic formula calculator. Solve any quadratic equation w...
Percentage Calculator
Free percentage calculator. Calculate what percent of any number ...
Random Number Generator
Free random number generator. Generate one or multiple random int...