Exponent Calculator — Overview
Exponents are everywhere: 2³ = 8, 10⁻² = 0.01, 2^0.5 = √2 ≈ 1.414. They represent repeated multiplication and are fundamental to science (speed of light = 3×10⁸ m/s), finance (compound interest grows exponentially), and algebra (solving equations).
Key Concepts: An exponent tells you how many times to multiply a number by itself. 5³ = 5 × 5 × 5 = 125. The base is 5, the exponent is 3.
Types of Exponents:
- Positive Exponents: 2⁵ = 32 (multiply base 5 times)
- Negative Exponents: 2⁻³ = 1/8 = 0.125 (reciprocal)
- Zero Exponent: 5⁰ = 1 (always equals 1)
- Fractional Exponents: 8^(1/3) = 2 (cube root)
- Scientific Notation: 5.2 × 10⁴ = 52,000 (compact form for large/small numbers)
This calculator handles: (1) simple power calculations (base^exponent), (2) negative and fractional exponents, (3) scientific notation conversion, (4) applying exponent laws, (5) calculating roots, and (6) exponential growth/decay.
Exponent Calculator
What Is an Exponent? — Definition & Types
Exponent Definition: A number that indicates how many times a base is multiplied by itself. Also called power or index.
Notation: In 2⁵, the 2 is the base, the 5 is the exponent. Means 2 × 2 × 2 × 2 × 2 = 32.
Types of Exponents:
- Positive Integer: 3⁴ = 81 (multiply 4 times)
- Zero: 7⁰ = 1 (anything to zero power = 1)
- Negative Integer: 2⁻³ = 1/8 (reciprocal)
- Fraction: 16^(1/2) = 4 (square root); 27^(1/3) = 3 (cube root)
- Decimal: 10^2.5 ≈ 316.23 (between 10² and 10³)
Special Cases:
- Any number^0 = 1: 5⁰ = 1, 100⁰ = 1, (1/3)⁰ = 1
- Any number^1 = itself: 7¹ = 7, x¹ = x
- 1 to any power = 1: 1⁸⁰ = 1, 1^(-5) = 1
- 0 to positive power = 0: 0⁵ = 0
- Negative base with odd exponent = negative: (-2)³ = -8
- Negative base with even exponent = positive: (-2)⁴ = 16
Exponent Formulas Explained
Basic Power Formula
Negative Exponent
Fractional Exponent (Root)
Product Law: Same Base, Add Exponents
Quotient Law: Same Base, Subtract Exponents
Power Law: Power of a Power, Multiply Exponents
Calculate Exponents Manually — Step by Step
Example: Calculate 3⁴
Step 1: Identify Base and Exponent
Base = 3, Exponent = 4
Step 2: Multiply Base by Itself Exponent Times
3 × 3 × 3 × 3
Step 3: Calculate Sequentially
3 × 3 = 9
9 × 3 = 27
27 × 3 = 81
Step 4: Result
3⁴ = 81
Example 2: Calculate 2⁻³ (Negative Exponent)
Step 1: Recognize Negative Exponent
Negative exponent means reciprocal (1/x)
Step 2: Rewrite as Reciprocal
2⁻³ = 1/2³
Step 3: Calculate Positive Exponent
2³ = 2 × 2 × 2 = 8
Step 4: Take Reciprocal
1/8 = 0.125
Step 5: Result
2⁻³ = 0.125
Exponent Laws & Rules — Simplify Expressions
Law 1: Product Rule (Same Base)
aᵐ × aⁿ = a^(m+n)
When multiplying powers with same base, add exponents.
Example: x³ × x² = x⁵ (because 3+2=5)
Law 2: Quotient Rule (Same Base)
aᵐ ÷ aⁿ = a^(m-n)
When dividing powers with same base, subtract exponents.
Example: x⁵ ÷ x² = x³ (because 5-2=3)
Law 3: Power Rule
(aᵐ)ⁿ = a^(m×n)
When raising a power to another power, multiply exponents.
Example: (x²)³ = x⁶ (because 2×3=6)
Law 4: Product to a Power
(ab)ᵐ = aᵐ × bᵐ
Distribute exponent to each factor.
Example: (xy)² = x²y² (or (2×3)² = 2² × 3² = 4 × 9 = 36)
Law 5: Quotient to a Power
(a/b)ᵐ = aᵐ/bᵐ
Distribute exponent to numerator and denominator.
Example: (x/y)³ = x³/y³
Law 6: Zero Exponent
a⁰ = 1 (for any a ≠ 0)
Any non-zero number to power 0 equals 1.
Example: 5⁰ = 1, (-3)⁰ = 1, (1/7)⁰ = 1
Law 7: Negative Exponent
a⁻ⁿ = 1/aⁿ
Negative exponent means reciprocal.
Example: x⁻² = 1/x²
Scientific Notation — Compact Form for Large/Small Numbers
Definition: A way to write very large or very small numbers compactly. Format: a × 10ⁿ where 1 ≤ a < 10.
Examples:
- Speed of light: 300,000,000 m/s = 3 × 10⁸ m/s
- Atom width: 0.0000000001 m = 1 × 10⁻¹⁰ m
- Earth's population: 8,000,000,000 = 8 × 10⁹
- Small protein: 0.000000005 m = 5 × 10⁻⁹ m
How to Convert TO Scientific Notation:
- 52,000 → Move decimal 4 places left → 5.2 × 10⁴
- 0.000038 → Move decimal 5 places right → 3.8 × 10⁻⁵
How to Convert FROM Scientific Notation:
- 3.2 × 10⁴ → Move decimal 4 places right → 32,000
- 7.5 × 10⁻³ → Move decimal 3 places left → 0.0075
Real-World Exponent Examples
Example A: Bacteria Growth (Exponential)
A bacteria doubles every hour. Start with 100. How many after 5 hours?
- Formula: 100 × 2⁵ = 100 × 32 = 3,200
- After 1 hour: 200
- After 2 hours: 400
- After 5 hours: 3,200
- This is exponential growth—power increases dramatically.
Example B: Radioactive Decay
Radioactive material has half-life of 10 years. Start with 1000g. How much after 30 years?
- After 10 years: 1000 × (1/2)¹ = 500g
- After 20 years: 1000 × (1/2)² = 250g
- After 30 years: 1000 × (1/2)³ = 125g
- Formula: 1000 × (0.5)³ = 125g
Example C: Compound Interest
$5,000 invested at 8% annual rate, compounded yearly for 4 years.
- Formula: $5,000 × (1.08)⁴
- = $5,000 × 1.3605 = $6,802.50
- The exponent (4) is the number of years
- Reason it works: each year multiplies by 1.08 (growth factor)
Example D: Atomic Scale
Electron mass ≈ 9.1 × 10⁻³¹ kg (very small)
- The 10⁻³¹ means multiply by 10, subtract 31 times
- Or: divide by 10, 31 times
- = 0.00000000000000000000000000000091 kg
- Scientific notation makes it readable
Common Exponent Mistakes
Mistake 1: Multiplying Base by Exponent
❌ Wrong: 3⁴ = 3 × 4 = 12
✅ Correct: 3⁴ = 3 × 3 × 3 × 3 = 81
Mistake 2: Negative Exponent Means Negative Result
❌ Wrong: 2⁻³ = -8
✅ Correct: 2⁻³ = 1/8 = 0.125 (positive)
Mistake 3: Multiplying Exponents When Bases Are Different
❌ Wrong: 2³ × 3² = 6⁵ or 6⁶ (combining bases)
✅ Correct: 2³ × 3² = 8 × 9 = 72 (calculate separately or use product power law carefully)
Mistake 4: Forgetting Negative Base Can Be Negative
❌ Wrong: (-2)³ = 8
✅ Correct: (-2)³ = (-2) × (-2) × (-2) = -8 (odd exponent = negative)
Mistake 5: Confusing Exponents With Coefficients
❌ Wrong: 2x² means (2x)² = 4x²
✅ Correct: 2x² means 2 × (x²) = 2x² (exponent applies to x only)
Mistake 6: Ignoring Order of Operations
❌ Wrong: 3 + 2² = 5² = 25
✅ Correct: 3 + 2² = 3 + 4 = 7 (exponent first, then addition)
Common Powers Reference Table
| Base | ² | ³ | ⁴ | ⁵ |
|---|---|---|---|---|
| 2 | 4 | 8 | 16 | 32 |
| 3 | 9 | 27 | 81 | 243 |
| 4 | 16 | 64 | 256 | 1024 |
| 5 | 25 | 125 | 625 | 3125 |
| 10 | 100 | 1000 | 10000 | 100000 |
Glossary
- Exponent (Power, Index): Number indicating how many times base is multiplied by itself.
- Base: The number being multiplied repeatedly.
- Power: Alternative term for exponent. "2 to the power 5" = 2⁵.
- Square (²): Exponent of 2. 5² = 25.
- Cube (³): Exponent of 3. 5³ = 125.
- Root (√): Inverse of exponent. √25 = 5 (square root). ³√27 = 3 (cube root).
- Reciprocal: 1 divided by a number. Reciprocal of 5 = 1/5. Related to negative exponents.
- Scientific Notation: Compact form a × 10ⁿ for large/small numbers.
- Exponential Growth: Values increase by constant multiplier each period (e.g., doubles yearly).
- Exponential Decay: Values decrease by constant factor each period (e.g., halves yearly).
Frequently Asked Questions
Q: Why does anything to the 0 power equal 1?
Using quotient rule: a⁵ ÷ a⁵ = a⁰. But a⁵ ÷ a⁵ = 1. So a⁰ = 1. It's a logical extension of the rules.
Q: What's the difference between -2² and (-2)²?
-2² = -(2²) = -4. The negative isn't squared. (-2)² = (-2) × (-2) = 4. The negative is squared (negative × negative = positive).
Q: How do fractional exponents work?
Denominator becomes the root, numerator becomes the power. 8^(2/3) = (³√8)² = 2² = 4. Or: 8^(2/3) = ³√(8²) = ³√64 = 4. Same result either way.
Q: Can I add exponents when bases are different?
No. 2³ + 3² ≠ 5⁵. You must calculate separately: 8 + 9 = 17. The product rule (multiply) only works with same base.
Q: What's the relationship between exponents and logarithms?
Logarithm is the inverse. If 2³ = 8, then log₂(8) = 3. They undo each other: 2^(log₂(x)) = x.
Related Calculators
- Logarithm Calculator — Inverse of exponents
- Fraction Calculator — Work with fractional exponents
- Average Calculator — Statistical calculations
- Investment Calculator — Uses exponential growth
- Compound Interest Calculator — Exponential formula