algebra

Exponent

An exponent indicates how many times a base is multiplied by itself. In aⁿ, n is the exponent and a is the base. Example: 2³ = 2·2·2 = 8.

An exponent (or power) tells you how many times to multiply the base by itself. In the expression ana^n, aa is the base and nn is the exponent.

Core rules:

  • aman=am+na^m \cdot a^n = a^{m+n} (product of powers — add exponents)
  • (am)n=amn(a^m)^n = a^{mn} (power of a power — multiply)
  • an=1ana^{-n} = \frac{1}{a^n} (negative exponent — flip the base)
  • a0=1a^0 = 1 for any a0a \neq 0
  • a1/n=ana^{1/n} = \sqrt[n]{a} (fractional exponents are roots)

Exponents extend naturally from positive integers to all reals via continuity, and to complex numbers via Euler's formula eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta. They underlie exponential growth/decay, compound interest, and information theory's logarithm.