How to Calculate Exponents by Hand

Exponents (or powers) tell you how many times to multiply a base number by itself. While calculators handle large exponents instantly, understanding how to calculate them by hand builds number sense and helps you verify results.

The Basic Rule

aⁿ = a × a × a × ... (n times)

Step-by-Step Examples

Example 1: 3⁴ 3 × 3 × 3 × 3 = 9 × 9 = 81

Example 2: 2⁸ (using repeated squaring) 2² = 4 2⁴ = 4² = 16 2⁸ = 16² = 256

Example 3: 5³ 5 × 5 × 5 = 25 × 5 = 125

Laws of Exponents

RuleFormulaExample
Product ruleaᵐ × aⁿ = aᵐ⁺ⁿ2³ × 2⁴ = 2⁷ = 128
Quotient ruleaᵐ ÷ aⁿ = aᵐ⁻ⁿ2⁵ ÷ 2² = 2³ = 8
Power rule(aᵐ)ⁿ = aᵐⁿ(2³)² = 2⁶ = 64
Zero exponenta⁰ = 17⁰ = 1
Negative exponenta⁻ⁿ = 1/aⁿ2⁻³ = 1/8
Fractional exponenta^(1/n) = ⁿ√a8^(1/3) = 2

Repeated Squaring (Fast Method)

For large exponents, repeated squaring is faster than multiplying step by step:

To compute 2¹⁰: 2¹ = 2 → 2² = 4 → 2⁴ = 16 → 2⁸ = 256 → 2¹⁰ = 2⁸ × 2² = 256 × 4 = 1,024

This requires only 4 multiplications instead of 9.

Use our exponent calculator for any base and power.