Mathwords logoMathwords

Index (Power) — Definition, Formula & Examples

The index, also called the power or exponent, is the small raised number that tells you how many times to multiply the base by itself. For example, in 535^3, the index is 3, meaning you multiply 5 three times: 5×5×55 \times 5 \times 5.

Given a base aa and a positive integer nn, the expression ana^n denotes aa multiplied by itself nn times. The value nn is called the index (or power/exponent) of the expression.

Key Formula

an=a×a××an timesa^n = \underbrace{a \times a \times \cdots \times a}_{n \text{ times}}
Where:
  • aa = The base — the number being multiplied
  • nn = The index (power) — how many times the base is used as a factor

Worked Example

Problem: Evaluate 252^5.
Identify the parts: The base is 2 and the index is 5, so you multiply 2 by itself 5 times.
25=2×2×2×2×22^5 = 2 \times 2 \times 2 \times 2 \times 2
Multiply: Work left to right: 2×2=42 \times 2 = 4, 4×2=84 \times 2 = 8, 8×2=168 \times 2 = 16, 16×2=3216 \times 2 = 32.
25=322^5 = 32
Answer: 25=322^5 = 32

Why It Matters

The index connects directly to roots: in an\sqrt[n]{a}, that small nn is also called the index of the radical, and it reverses the effect of raising to the nnth power. Understanding indices is essential for simplifying radical expressions and solving equations in algebra.

Common Mistakes

Mistake: Confusing the index of a power with the index of a radical. In a3a^3 the index 3 means "multiply three times," but in a3\sqrt[3]{a} the index 3 means "find the cube root."
Correction: Remember that these are inverse operations. Raising to a power and taking a root undo each other, but the index plays a different role in each notation.