Exponent Calculator
Calculate bⁿ, including negative and fractional exponents, with the result shown live in both standard and scientific notation — plus a full rules reference below.
1024
B^N RESULT
1.024 × 10³
SCIENTIFIC
Solve for Base, Exponent or Result
💡 Enter any base and exponent — negative and decimal exponents are supported. The result updates instantly.
210=1024
Result
210
1024
Reciprocal
0.0009765625
√Result
32
1024
bⁿ
0.0009765625
b⁻ⁿ
32
√Result
1.0717734625
ⁿ√b
Powers Reference Table
20
1
21
2
22
4
23
8
24
16
25
32
26
64
27
128
28
256
29
512
210
1024
211
2048
212
4096
213
8192
214
16384
Exponent Rules
Product Rule
bᵃ × bᵇ = bᵃ⁺ᵇ
2³ × 2⁴ = 2⁷ = 128
Quotient Rule
bᵃ ÷ bᵇ = bᵃ⁻ᵇ
2⁵ ÷ 2² = 2³ = 8
Power Rule
(bᵃ)ᵇ = bᵃᵇ
(2²)³ = 2⁶ = 64
Zero Exponent
b⁰ = 1
Any non-zero base to the 0 power is 1
Negative Exponent
b⁻ⁿ = 1 / bⁿ
2⁻³ = 1/8 = 0.125
Fractional Exponent
b^(1/n) = ⁿ√b
8^(1/3) = ∛8 = 2
Product to a Power
(ab)ⁿ = aⁿbⁿ
(2×3)² = 4×9 = 36
Quotient to a Power
(a/b)ⁿ = aⁿ/bⁿ
(2/3)² = 4/9
Understanding Exponents
An exponent tells you how many times to multiply a base by itself. Written as bⁿ, b is the base and n is the exponent (also called the power). Exponents compress repeated multiplication into a single expression, and the same idea extends naturally to negative exponents (reciprocals), fractional exponents (roots), and zero (always 1 for a non-zero base) — all of which this calculator handles directly rather than treating them as special edge cases. Exponents underpin scientific notation, compound growth, computer memory sizing, and most of algebra and calculus, which is why the rules above are worth having memorized rather than looked up each time.
Key Formulas
Standard: bⁿ = b × b × b × … (n times)Negative: b⁻ⁿ = 1 / bⁿFractional: b^(m/n) = (ⁿ√b)ᵐZero: b⁰ = 1 (b ≠ 0) — and 0⁰ = 1 by convention➕
Positive Integer Exponents
The simplest case — repeated multiplication of the base by itself, n times. Grows very quickly as the exponent increases.
➖
Negative Exponents
Flip the base into a reciprocal fraction before applying the positive exponent. The result gets smaller as the exponent decreases further.
🔢
Fractional Exponents
Blend a root and a power. The denominator picks the root (square, cube, etc.), the numerator raises that root to a further power.
— FAQ