An exponent tells you how many times to use a base as a factor. In 3⁴, the base is 3 and the exponent is 4, meaning 3 × 3 × 3 × 3 = 81. Exponents are shorthand for repeated multiplication, just as multiplication is shorthand for repeated addition. Key terminology: 3² is "three squared" (area of a square with side 3), 3³ is "three cubed" (volume of a cube with side 3). Exponents grow numbers rapidly, which is why they appear in scientific notation, compound interest, population models, and computer science.
Start with expanded form: write 2⁵ as 2 × 2 × 2 × 2 × 2, then compute. Build a powers table for bases 2 through 10. Emphasize that exponents are not multiplication — 3⁴ is not 3 × 4. Practice evaluating expressions with exponents within order of operations. Include negative bases with and without parentheses: (−2)³ = −8 vs. −2³ = −8 (same here, but (−2)² = 4 vs. −2² = −4).
You already know that multiplication is shorthand for repeated addition: 5 × 3 means 5 + 5 + 5. Exponents take this one step further — they are shorthand for repeated multiplication. So 2⁵ means 2 × 2 × 2 × 2 × 2, or five twos multiplied together, which equals 32. The base (2) is the number being repeated; the exponent (5) tells you how many times it appears as a factor.
The most common mistake beginners make is computing 2⁵ as 2 × 5 = 10. This confuses exponentiation with multiplication. The exponent counts how many times you multiply, not how many times you add. Building a powers table — 2¹ = 2, 2² = 4, 2³ = 8, 2⁴ = 16, 2⁵ = 32 — and seeing how quickly the values grow makes it viscerally clear that these are fundamentally different operations.
Negative bases require extra care. When a negative number is inside parentheses and the exponent is applied to it, the negative sign participates in every multiplication: (−3)² = (−3) × (−3) = 9. But without parentheses, −3² means "the negative of 3 squared": −(3²) = −9. The parentheses completely change the meaning. The rule: if the negative sign is inside the parentheses, it is part of the base and gets squared along with the digit.
Exponents also have a defined position in the order of operations. They are evaluated before multiplication, division, addition, and subtraction — only parentheses come first. So in 2 + 3 × 4², you compute 4² = 16 first, then 3 × 16 = 48, then 2 + 48 = 50. Skipping this order leads to wrong answers, so knowing where exponents sit in the hierarchy is essential.
Finally, the names "squared" and "cubed" are not arbitrary — 3² = 9 is the area of a 3 × 3 square, and 3³ = 27 is the volume of a 3 × 3 × 3 cube. These geometric origins hint at why exponents appear so naturally in area, volume, and physical formulas, and they are a preview of how broadly useful this compact notation becomes across all of mathematics and science.