Skip to content
MathAnvil
§ Expressions & Algebra

Introduction to Powers

§ Expressions & Algebra

Introduction to Powers

CCSS.6.EECCSS.8.EE3 min read

A power consists of a base number and an exponent that indicates how many times to multiply the base by itself. For example, 2⁵ equals 2 × 2 × 2 × 2 × 2 = 32. Powers appear throughout Year 8 mathematics and form the foundation for understanding exponential growth, scientific notation, and algebraic expressions.

§ 01

Why it matters

Powers model real-world exponential growth patterns across science, technology, and finance. Bacterial populations double every 20 minutes, meaning 1 bacterium becomes 2¹⁵ = 32,768 bacteria after 5 hours. Digital storage uses powers of 2 — a gigabyte contains 2³⁰ bytes, approximately 1 billion individual units. Financial compound interest follows power patterns: £1000 invested at 5% annual interest becomes £1000 × 1.05¹⁰ = £1628.89 after 10 years. Computing relies heavily on powers of 2, from processor speeds measured in gigahertz (10⁹ cycles per second) to internet data transmission rates. Understanding powers prepares learners for GCSE topics including indices laws, standard form notation for very large and small numbers, and quadratic equations where x² terms appear frequently.

§ 02

How to solve introduction to powers

Powers — Introduction

  • A power has a base and an exponent: 3⁴ means 3 × 3 × 3 × 3.
  • Any number to the power 1 equals itself: a¹ = a.
  • Any number to the power 0 equals 1: a⁰ = 1.
  • Squaring (²) and cubing (³) are the most common powers.

Example: 2⁵ = 2 × 2 × 2 × 2 × 2 = 32.

§ 03

Worked examples

Beginner§ 01

What is 8²?

Answer: 64

  1. Understand the notation 8² = 8 × 8 8² means 8 multiplied by itself.
  2. Calculate 8 × 8 = 64 Multiply 8 by 8.
Easy§ 02

What is 2³?

Answer: 8

  1. Understand the notation 2³ = 2 × 2 × 2 2³ means 2 multiplied by itself 3 times.
  2. Multiply step by step 2 × 2 = 4 First multiply 2 × 2.
  3. Multiply by base again 4 × 2 = 8 Then multiply the result by 2.
Medium§ 03

Write 3125 as a power of 5

Answer: 5⁵

  1. Divide 3125 by 5 repeatedly 3125 → 625 → 125 → 25 → 5 → 1 Keep dividing by 5 until you reach 1. Count how many times.
  2. Count the divisions 5 times We divided 5 times, so 3125 = 5⁵.
§ 04

Common mistakes

  • Adding the base and exponent instead of multiplying: writing 3² = 5 instead of 3² = 9
  • Confusing the base with the exponent: calculating 2³ as 3² = 9 instead of 2³ = 8
  • Multiplying base by exponent: writing 4³ = 12 instead of 4³ = 64
  • Forgetting that any number to power 0 equals 1: claiming 7⁰ = 0 instead of 7⁰ = 1
§ 05

Frequently asked questions

What does the small number above the base mean?
The small number is the exponent or index, showing how many times to multiply the base by itself. In 5³, the 3 tells us to multiply 5 × 5 × 5 = 125.
Why does any number to the power 0 equal 1?
This follows from the pattern of dividing by the base repeatedly. For example, 2³ = 8, 2² = 4, 2¹ = 2, so continuing the pattern 2⁰ = 1.
How do you calculate large powers without a calculator?
Build up systematically using known results. For 2⁶, calculate 2² = 4, then 2⁴ = 16, then 2⁶ = 2⁴ × 2² = 16 × 4 = 64.
What's the difference between 2³ and 3²?
2³ means 2 × 2 × 2 = 8, whilst 3² means 3 × 3 = 9. The base (larger number) determines what you're multiplying, the exponent determines how many times.
When do negative numbers appear in powers?
Negative bases follow sign rules: (-2)² = 4 (positive), (-2)³ = -8 (negative). Even exponents give positive results, odd exponents preserve the negative sign.
§ 06

See also

§ 06

Where to next?

Share this article