What is High School / Foundations

an Exponent?

Repeated multiplication made compact — and the gateway to exponential growth, logarithms, and the power rules of calculus.

An exponent tells you how many times to multiply a number by itself. Instead of writing \(2 \times 2 \times 2 \times 2 \times 2\), you write \(2^5\) — base 2, exponent 5. Compact, elegant, and powerful.

The base is the number being multiplied. The exponent (or power) is how many times. Together they form an expression like \(a^n\), read as "a to the power of n" or "a to the nth."

Exponents aren't limited to positive integers. You can have zero, negative, and fractional exponents — and each one has a precise, consistent meaning derived from the exponent rules.

an
Base
a — the number being multiplied
Exponent
n — how many times
Meaning
a × a × a × … (n times)
📄
Folding paper

Fold a piece of paper in half once — 2 layers. Fold again — 4 layers. Again — 8. After \(n\) folds you have \(2^n\) layers. After just 42 folds, the stack would reach the Moon. That's exponential growth — and it starts with understanding exponents.

🦠
Why exponents matter

Bacterial doubling, compound interest, radioactive decay, signal strength, earthquake magnitude, population growth — all described by exponential functions \(a^x\). Mastering exponents unlocks the language of growth and decay throughout science and finance.

Zero exponent\(a^0 = 1\) for any \(a \neq 0\)
Negative exponent\(a^{-n} = \dfrac{1}{a^n}\)
Fractional exponent\(a^{1/n} = \sqrt[n]{a}\)
Rational exponent\(a^{m/n} = \left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m}\)
Exponent of 1\(a^1 = a\)
Base of 1\(1^n = 1\) for any \(n\)
Product rule\(a^m \cdot a^n = a^{m+n}\)
Quotient rule\(\dfrac{a^m}{a^n} = a^{m-n}\)
Power of a power\((a^m)^n = a^{mn}\)
Power of a product\((ab)^n = a^n b^n\)
Power of a quotient\(\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}\)
Exponential growth quickly dwarfs linear growth — even with the same starting point
xLinear: 2xQuadratic: x²Exponential: 2ˣ
1212
5102532
10201001,024
20404001,048,576
30609001,073,741,824
Example 1 — Negative
\(3^{-2}\)
\(= \dfrac{1}{3^2} = \dfrac{1}{9}\)
Example 2 — Fractional
\(8^{2/3}\)
\(= (\sqrt[3]{8})^2 = 2^2 = 4\)
Example 3 — Product rule
\(x^3 \cdot x^5\)
Add exponents: \(x^{3+5} = x^8\)
Example 4 — Power of power
\((2^3)^4\)
Multiply exponents: \(2^{12} = 4096\)
✗ (a + b)² = a² + b²
Exponents do NOT distribute over addition. \((a+b)^2 = a^2 + 2ab + b^2\). The middle term is almost always forgotten. Exponents distribute over multiplication: \((ab)^2 = a^2 b^2\). ✓
✗ a⁰ = 0
\(a^0 = 1\) for any \(a \neq 0\). Not zero. This follows from the quotient rule: \(a^n / a^n = a^{n-n} = a^0\), and any number divided by itself is 1.
✗ −x² = (−x)²
\(-x^2 = -(x^2)\) — the exponent applies only to \(x\), not to the negative sign. \((-x)^2 = x^2\). These are very different. Always check what the base actually is.

Ready to test your knowledge?

Exponent rules appear throughout every level of BUders quizzes.

Browse All Quizzes →