Expert Reviewed
Prof. Emily Rodriguez, Ph.D. MathematicsUpdated June 1, 2026Our Standards →

Last updated:

Exponent Calculator

Calculate powers, nth roots, and logarithms with scientific notation display.

Back to Math

Exponent Calculator

Ad-FreeAI-Powered

Free online exponent calculator — compute powers, roots, and logarithms with scientific notation and AI insights.

Enter values above to see results.

About This Calculator

Related Articles

🔺 Exponent Calculator — Complete Guide

aⁿ
Base raised to the power n
a⁰ = 1
Any non-zero base to power 0
a⁻ⁿ = 1/aⁿ
Negative exponents are reciprocals
√a = a^½
Square root as fractional exponent

Exponent Laws

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

Frequently Asked Questions

What is an exponent?

An exponent (or power) tells you how many times to multiply a base by itself. In 2⁴, 2 is the base and 4 is the exponent, meaning 2 × 2 × 2 × 2 = 16.

What does a negative exponent mean?

a⁻ⁿ = 1/aⁿ. So 2⁻³ = 1/2³ = 1/8 = 0.125. Negative exponents represent reciprocals, not negative numbers.

What is scientific notation?

A way to write very large or small numbers: M × 10ⁿ where 1 ≤ M < 10. E.g., 3,400,000 = 3.4 × 10⁶; 0.000045 = 4.5 × 10⁻⁵. Used in science, engineering, and computing.

What is e (Euler's number)?

e ≈ 2.71828... is the base of the natural logarithm. It appears naturally in continuous growth/decay problems. eˣ is the only function that is its own derivative.

Can exponents be fractions?

Yes. a^(m/n) = ⁿ√(aᵐ). So 8^(1/3) = ∛8 = 2, and 4^(3/2) = (√4)³ = 2³ = 8. Fractional exponents unify roots and powers.

What is the difference between 2³ and 3²?

2³ = 2×2×2 = 8 (base 2, exponent 3). 3² = 3×3 = 9 (base 3, exponent 2). The base and exponent are not interchangeable — exponentiation is not commutative.

Explore All Math Calculators

Reviewed by CalculatorApp.me Math Team

Exponent Calculator — Complete Guide

Power rules, scientific notation, exponential growth and decay — from basics to advanced applications.

aⁿ

Power notation

a⁰ = 1

Zero exponent

a⁻ⁿ = 1/aⁿ

Negative exponent

√a = a^(1/2)

Fractional exp

What Are Exponents?

An exponent indicates how many times a base number is multiplied by itself. In the expression an, "a" is the base and "n" is the exponent (or power). For example, 25 = 2 × 2 × 2 × 2 × 2 = 32. Exponents provide compact notation for very large and very small numbers.

Exponents extend beyond positive integers: negative exponents represent reciprocals (2−3 = 1/8), fractional exponents represent roots (81/3 = ∛8 = 2), and zero exponent always equals 1 (any non-zero number to the power 0 is 1).

Exponential functions model the fastest growth in nature: population doubling, compound interest, viral spread, nuclear chain reactions, and Moore's Law in computing. Understanding exponents is essential for algebra, calculus, physics, finance, and every STEM discipline.

Laws of Exponents

Core Exponent Rules
Product Rule:
  aᵐ × aⁿ = aᵐ⁺ⁿ
  2³ × 2⁴ = 2⁷ = 128

Quotient Rule:
  aᵐ ÷ aⁿ = aᵐ⁻ⁿ
  3⁵ ÷ 3² = 3³ = 27

Power of a Power:
  (aᵐ)ⁿ = aᵐˣⁿ
  (2³)⁴ = 2¹² = 4096

Power of a Product:
  (ab)ⁿ = aⁿ × bⁿ
  (3×5)² = 3² × 5² = 9×25 = 225

Power of a Quotient:
  (a/b)ⁿ = aⁿ / bⁿ
  (4/3)² = 16/9 ≈ 1.778

All rules work for any real exponents,
not just integers.

These five rules are the foundation of all exponent manipulation. Product rule (add exponents) and quotient rule (subtract exponents) are the most frequently used.

Special Exponents
Zero Exponent:
  a⁰ = 1  (for a ≠ 0)
  Why? aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰ = 1
  5⁰ = 1, 100⁰ = 1, (−3)⁰ = 1
  0⁰ is undefined (indeterminate form)

Negative Exponent:
  a⁻ⁿ = 1/aⁿ
  2⁻³ = 1/2³ = 1/8 = 0.125
  10⁻⁶ = 0.000001 (one millionth)

Fractional Exponent:
  a^(1/n) = ⁿ√a
  a^(m/n) = ⁿ√(aᵐ) = (ⁿ√a)ᵐ
  8^(2/3) = (∛8)² = 2² = 4
  27^(4/3) = (∛27)⁴ = 3⁴ = 81

Note: Even roots of negative numbers
are not real (√(−4) = 2i, complex).

Fractional exponents unify roots and powers into one notation. Negative exponents represent reciprocals. These extensions make the exponent rules work for ALL real-number exponents.

Exponential Growth Model
General Growth Formula:
  A = A₀ × bᵗ
  A₀ = initial amount
  b  = growth factor per period
  t  = number of periods

Continuous Growth:
  A = A₀ × eʳᵗ
  r = continuous growth rate
  e ≈ 2.71828

Doubling Time:
  t₂ = ln(2)/r ≈ 0.693/r
  Rule of 72: t₂ ≈ 72/r%

Examples:
  Population: 7.9B × 1.011ᵗ (1.1%/yr)
  Moore's Law: transistors × 2^(t/2)
    Every 2 years: double
    40 years: 2²⁰ = 1 million× growth
  Compound interest: P×(1+r/n)^(nt)

Exponential growth starts slowly, then explodes. The difference between linear (y=mx+b) and exponential (y=a×bˣ) growth is perhaps the most important concept in quantitative reasoning.

Exponential Decay Model
General Decay Formula:
  A = A₀ × e^(−λt)
  λ = decay constant
  t = time

Half-Life:
  t½ = ln(2)/λ ≈ 0.693/λ
  After n half-lives: A₀/2ⁿ remains

Radioactive Decay (C-14):
  t½ = 5,730 years
  λ = 0.693/5730 = 1.21×10⁻⁴ /yr
  After 11,460 yrs: 1/4 original

More Decay Examples:
  Caffeine: t½ ≈ 5 hours
    200mg at 4pm → 100mg at 9pm
    → 50mg at 2am → 25mg at 7am
  
  Drug elimination (pharmacology):
    Usually 5 half-lives to clear
    2⁵ = 32 → ~3% remaining

Beer's Law (light absorption):
  I = I₀ × 10^(−εcl)

Decay is the mirror of growth — same math, negative exponent. Half-life is used in radiocarbon dating, pharmacology, nuclear physics, and any process where quantity decreases by a constant fraction per unit time.

Scientific Notation & Powers of 10

PowerValuePrefixSymbolExample
10¹²1,000,000,000,000TeraT1 TB = 10¹² bytes
10⁹1,000,000,000GigaG9.8 G = Earth gravity
10⁶1,000,000MegaM$1M = 10⁶ dollars
10³1,000Kilok1 km = 10³ meters
10⁰1(unity)Any a⁰ = 1
10⁻³0.001Millim1 mL = 10⁻³ liters
10⁻⁶0.000001Microμ1 μm = 10⁻⁶ meters
10⁻⁹0.000000001NanonCPU: 3 nm process
10⁻¹²0.000000000001Picop1 pF = 10⁻¹² farads

Exponential Growth in Context

PhenomenonGrowth RateDoubling TimeAfter 10 Doublings
Moore's Law (transistors)~100% / 2 years2 years2¹⁰ = 1,024× (20 yrs)
World population~1.1% / year~63 years1,024× in 630 years
S&P 500 (historical)~10% / year~7.2 years1,024× in 72 years
Bacterial division (E. coli)100% / 20 min20 minutes10²⁰ cells in ~6.7 hrs (if unlimited)
Viral spread (R₀=2)100% / generation1 generation1,024 infected from 1
Compound interest (7%)7% / year~10.3 years1,024× in 103 years

History of Exponents

~1800 BC

Babylonian Squaring Tables

Mesopotamian clay tablets contain tables of squares and cubes used for geometric calculations and land surveying. These are the earliest known computations of powers, predating exponential notation by millennia.

250 AD

Diophantus — First Power Notation

The Greek mathematician Diophantus used abbreviations for powers in his Arithmetica: Δʸ for square (dynamis), Kʸ for cube (kubos). While crude compared to modern notation, this was the first systematic representation of exponents.

1637

Descartes — Modern Superscript Notation

René Descartes introduced the superscript notation we use today (a², a³, aⁿ) in La Géométrie. Before Descartes, Viète wrote Q for squared and C for cubed. Descartes' notation immediately became the standard.

1683

Bernoulli — Discovery of e via Compound Interest

Jacob Bernoulli studied the limit of (1+1/n)ⁿ as n→∞ while analyzing compound interest. He showed it converges to a constant (later called e ≈ 2.71828), founding the theory of exponential functions.

1748

Euler — eˣ, Power Series, and Complex Exponentials

Leonhard Euler published Introductio in Analysin Infinitorum, establishing eˣ = Σ xⁿ/n!, the exponential function's power series. He proved Euler's formula (e^(iθ) = cos θ + i sin θ) and the 'most beautiful equation' e^(iπ)+1=0.

1965

Moore's Law — Exponential Growth in Computing

Gordon Moore observed that the number of transistors on integrated circuits doubles roughly every two years. This exponential trend has held for 50+ years, driving the digital revolution from 2,300 transistors (1971) to ~100 billion (2024).

Key Research & Data

Myths vs. Facts

Anything to the power of 0 is 1, including 0⁰.

For any non-zero number, a⁰ = 1 (because aⁿ/aⁿ = a⁰ = 1). But 0⁰ is an indeterminate form in calculus (the limit depends on how 0 and 0 are approached). By convention, 0⁰ = 1 in combinatorics and set theory, but it's technically undefined in analysis.

Exponential growth continues forever in real systems.

True exponential growth is unsustainable. Populations hit carrying capacity (logistic growth), Moore's Law is slowing due to physical limits, and compound interest requires a functioning economy. Real systems follow S-curves: exponential early, then plateau.

Negative exponents make numbers negative.

Negative exponents produce reciprocals, not negative numbers. 2⁻³ = 1/2³ = 1/8 = 0.125 (positive!). A negative exponent just means 'one divided by' the positive power. Only a negative BASE with an ODD exponent produces a negative: (−2)³ = −8.

Scientific notation is only for scientists.

Anyone dealing with large or small numbers uses scientific notation. Your phone's storage: 1.28 × 10¹¹ bytes. Distance to Moon: 3.84 × 10⁵ km. National debt: ~3.6 × 10¹³ dollars. It's essential for any quantitative literacy.

Frequently Asked Questions

What is the difference between exponent and power?
They're often used interchangeably, but strictly: the 'exponent' is the superscript number (n in aⁿ), while 'power' refers to the result (aⁿ itself). '2 to the 5th power' means 2⁵ = 32. The exponent is 5, the power (result) is 32.
Why does anything to the 0 power equal 1?
By the quotient rule: aⁿ/aⁿ = a^(n−n) = a⁰. But aⁿ/aⁿ is also clearly 1 (anything divided by itself). So a⁰ = 1. Alternatively, each decrease in exponent divides by the base: 2³=8, 2²=4, 2¹=2, 2⁰=1. The pattern requires a⁰ = 1.
How do I calculate fractional exponents?
a^(m/n) = the nth root of a^m = (ⁿ√a)ᵐ. Example: 8^(2/3) = (∛8)² = 2² = 4. For calculator use: 8^(2/3) = 8^0.6667 = 4. Fractional exponents unify roots and powers into one consistent framework.
What is scientific notation?
A number expressed as a × 10ⁿ where 1 ≤ a < 10. Example: 93,000,000 miles = 9.3 × 10⁷. Small: 0.0000000001 meters = 1 × 10⁻¹⁰ m. It prevents counting zeros and makes magnitude comparison instant.
What is the Rule of 72?
A mental math shortcut: divide 72 by the percentage growth rate to estimate doubling time. At 6% interest, money doubles in 72/6 = 12 years. At 10%, in 72/10 = 7.2 years. Works because ln(2)/r ≈ 72/r%.
How is exponential growth different from polynomial growth?
Exponential (2ⁿ) grows by a constant multiplier per step. Polynomial (n²) grows by a constant power. Initially n² > 2ⁿ for small n, but exponential always overtakes polynomial: 2¹⁰ = 1024 vs 10² = 100. This difference is central to algorithm analysis.
What is Euler's number e?
e ≈ 2.71828... is the unique constant where d/dx(eˣ) = eˣ — the exponential function is its own derivative. It arises naturally from compound interest (lim(1+1/n)ⁿ), probability (derangements), and calculus. It's as fundamental as π.
How do negative bases with exponents work?
(−2)² = 4, (−2)³ = −8. Even exponents give positive results; odd exponents preserve the negative sign. Fractional exponents of negative bases involve complex numbers: (−8)^(1/3) = −2 in real math, but (−8)^(1/2) requires imaginary numbers.
What is exponential notation in programming?
Most languages use E or e notation: 3.0E8 or 3.0e8 means 3.0 × 10⁸ = 300,000,000. Python: 2**10 (** for exponent). JavaScript: Math.pow(2,10) or 2**10. C: pow(2,10). Different from mathematical notation but same concept.
How does compound interest use exponents?
A = P(1+r/n)^(nt). $10,000 at 7% for 30 years, compounded monthly: A = 10000(1+0.07/12)^(12×30) = 10000 × (1.00583)^360 = $81,165. The exponent 360 (monthly periods) drives the dramatic compounding growth.
What is the largest known prime expressed as a power?
As of 2024, the largest known prime is 2^82,589,933 − 1, a Mersenne prime with 24,862,048 digits. It would take ~8,800 pages to print. Mersenne primes are always one less than a power of 2.
Why do exponential functions appear in radioactive decay?
Decay rate is proportional to the amount remaining: dN/dt = −λN. Solving this differential equation gives N = N₀e^(−λt). Each atom has a fixed probability of decaying per unit time, independent of age — leading naturally to exponential decrease.

References

Related Calculators

Explore All Math Calculators

Precision math tools for students, engineers, and scientists — CalculatorApp.me.

Browse Math Calculators →

See Also