What Is an Exponent?

An exponent is a compact notation showing repeated multiplication. When you write 7³, you mean 7 × 7 × 7 = 343. The small number (3) is the exponent, and the number being multiplied (7) is the base.

The exponent tells you exactly how many times to use the base as a factor. For instance:

  • 2⁴ means 2 × 2 × 2 × 2 = 16
  • 5² (read as 5 squared) means 5 × 5 = 25
  • 3⁵ means 3 × 3 × 3 × 3 × 3 = 243

Large exponents become unwieldy to compute by hand, but they reveal patterns. Notice that 2¹⁰ = 1024—a single base raised to the 10th power explodes in value. This explosive growth is why exponents model population dynamics, radioactive decay, and bacterial reproduction so effectively.

The Core Exponent Formula

The fundamental relationship between base, exponent, and result is elegantly simple:

a = b^x

  • a — The result (power) of the calculation
  • b — The base number being multiplied
  • x — The exponent indicating how many times the base multiplies itself

Laws of Exponents

Exponents follow predictable algebraic laws that simplify complex calculations:

Product rule: When multiplying powers with the same base, add the exponents.

  • x^n × x^m = x^(n+m)
  • Example: 3² × 3³ = 3^(2+3) = 3⁵ = 243

Quotient rule: When dividing powers with the same base, subtract the exponents.

  • x^n ÷ x^m = x^(n−m)
  • Example: 2⁷ ÷ 2⁴ = 2³ = 8

Zero exponent: Any non-zero base raised to the power of 0 equals 1.

  • 5⁰ = 1, 100⁰ = 1

Negative exponent: A negative exponent means you take the reciprocal of the base raised to the positive exponent.

  • 2^(−3) = 1/(2³) = 1/8 = 0.125

Fractional and Special Exponents

Exponents need not be whole numbers. Fractional exponents connect to roots:

  • x^(1/2) = √x (square root)
  • x^(1/3) = ³√x (cube root)
  • x^(2/3) = ³√(x²) (cube root of x squared)

A fractional exponent a/b means: take the b-th root of the base, then raise it to the a-th power. For example, 8^(2/3) = (³√8)² = 2² = 4.

Fractional exponents are particularly useful in scientific contexts, from calculating half-lives in radioactive decay to expressing growth rates in finance. They unify root operations under the exponent framework, eliminating the need for separate notation.

Common Pitfalls and Practical Tips

Avoid these frequent mistakes when working with exponents:

  1. Don't confuse multiplication with exponentiation — 2 × 3 = 6, but 2³ = 8. The exponent applies only to its base. Writing 2 × 3 as 2³ is incorrect. Always verify which operation is intended.
  2. Negative exponents don't make the result negative — 3^(−2) = 1/9 ≈ 0.111, not −9. A negative exponent flips the base into a fraction; it doesn't flip the sign. Only the base itself determines whether the final result is positive or negative.
  3. Order of operations matters with exponents — 4 + 2² = 8, not 36. Exponents are evaluated before addition and subtraction. Always compute the power first, then perform other operations left to right.
  4. Fractional exponents require careful notation — x^(1/2) means the square root of x, not x divided by 2. Use parentheses around fractional exponents to avoid ambiguity in written form.

Frequently Asked Questions

What is 6 raised to the power of 4?

6⁴ = 1296. To find this, multiply 6 by itself four times: 6 × 6 × 6 × 6. The first multiplication gives 36, the second gives 216, and the final result is 1296. Large bases with moderately large exponents grow surprisingly fast, which is why exponents are so useful for modeling rapid change.

How do I multiply two powers with the same base?

Add their exponents together. For example, 2³ × 2⁵ = 2^(3+5) = 2⁸ = 256. This works because multiplication of the same base is equivalent to combining all the repeated factors. You can verify: (2 × 2 × 2) × (2 × 2 × 2 × 2 × 2) = eight 2's multiplied together.

How do I divide powers with the same base?

Subtract the exponents. For instance, 3⁷ ÷ 3⁴ = 3^(7−4) = 3³ = 27. Subtraction works because division cancels out common factors in the numerator and denominator. If both base and exponent remain positive, the result is always positive.

What does a fractional exponent mean?

A fractional exponent like 1/n means take the n-th root of the base. For example, 2^(1/2) = √2 ≈ 1.414, and 8^(1/3) = ³√8 = 2. More complex fractions combine roots and powers: 32^(3/5) = (⁵√32)³ = 2³ = 8. Fractional exponents unify root and power operations into a single notation.

What happens when the exponent is zero?

Any non-zero number raised to the power of 0 equals 1. This rule (x⁰ = 1) preserves the product law: x³ × x⁰ should equal x³, which is only true if x⁰ = 1. The rule holds for all positive and negative bases, though 0⁰ remains undefined in standard mathematics.

How are negative exponents evaluated?

A negative exponent indicates a reciprocal. For example, 5^(−2) = 1/(5²) = 1/25 = 0.04. The negative sign flips the base into a fraction; it does not make the answer negative. Negative exponents are essential in scientific notation and when dealing with decay processes where quantities shrink over time.

More math calculators (see all)