The straightforward case: 2⁵
2^5Five twos multiplied: 2 × 2 × 2 × 2 × 2 = 32. This is the only case where the exponent really is a count of factors, and it is worth writing out once so that the cases below can be seen as departures from it.
Powers with the rule named, including the negative and fractional ones.
Last updated
The Coddy math course teaches the method itself - you work each step on an interactive board and get told exactly where a move went wrong.
For a whole exponent there is nothing to explain: 2⁵ means five twos multiplied together, which is 32. The interesting cases are the ones where the exponent is no longer a count of factors, and there are three of them: zero, negative, and fractional. Each has one rule behind it, and each rule follows from the same fact - that multiplying powers of the same base adds their exponents.
Zero: 2³ ÷ 2³ is 1, and subtracting the exponents gives 2⁰, so 2⁰ must be 1 - for every base except 0 itself. Negative: 2³ ÷ 2⁵ is 1/4, and subtracting gives 2⁻², so a negative exponent is a RECIPROCAL and never a negative answer. Fractional: 2^(1/2) times 2^(1/2) is 2¹, so 2^(1/2) is whatever squares to 2 - the square root.
Everything here is exact. 2⁻³ is 1/8 rather than 0.125, (2/3)³ is 8/27, 9^(1/2) is exactly 3, and 8^(1/2) stays 2√2 instead of collapsing to 2.828. A decimal is offered beside the exact answer whenever one exists, and labelled as an approximation whenever it is one.
If it is negative, write the reciprocal and make the exponent positive: 2⁻³ becomes 1/2³. Doing this first stops the classic mistake of answering −8.
A fractional exponent is a root. The bottom of the fraction chooses the root and the top is the power: x^(m/n) is the n-th root of x^m.
Raise the numerator and the denominator separately. (2/3)³ is 2³ over 3³, which is 8/27.
A whole exponent is now just repeated multiplication. Keep the sign in mind: an odd number of negative factors leaves a negative answer.
Flip the result you just computed. 1/2³ is 1/8 - and check that the answer is smaller than 1, which is what a negative exponent on a base bigger than 1 always gives.
The four cases that are not simply repeated multiplication, alongside the ones that are.
| Power | Rule | Exact answer | As a decimal |
|---|---|---|---|
| 2⁵ | repeated multiplication | 32 | 32 |
| 2⁰ | anything except 0 to the power 0 is 1 | 1 | 1 |
| 2⁻³ | negative exponent is a reciprocal | 1/8 | 0.125 |
| (2/3)³ | raise top and bottom | 8/27 | 0.296… |
| 9^(1/2) | fractional exponent is a root | 3 | 3 |
| 8^(1/2) | root simplified, not rounded | 2√2 | 2.828… |
| (−2)⁴ | even exponent, minus signs pair off | 16 | 16 |
| (−2)³ | odd exponent, one minus left over | −8 | −8 |
2^5Five twos multiplied: 2 × 2 × 2 × 2 × 2 = 32. This is the only case where the exponent really is a count of factors, and it is worth writing out once so that the cases below can be seen as departures from it.
2^-3Not −8. A negative exponent means a reciprocal: 2⁻³ is 1/2³ = 1/8. The reason is division - 2² ÷ 2⁵ is 1/8, and subtracting the exponents gives 2⁻³, so the two must be equal. The answer is positive, and smaller than 1.
(2/3)^3Both parts are cubed: 2³ over 3³, which is 8/27. Cubing only the numerator - a very common slip - would give 8/3, which is more than 8 times too big. As a decimal it is 0.296… and never terminates, so the fraction is the honest answer.
9^1/2A power of 1/2 is a square root, so this is √9 = 3 exactly. The reason: 9^(1/2) times 9^(1/2) adds the exponents to give 9¹, so 9^(1/2) must be the number that squares to 9.
8^1/2√8 is irrational, so the answer stays a radical - simplified to 2√2 by taking the square factor 4 outside. The decimal 2.828… sits beside it as an approximation, never in place of it.
(-2)^4Four negative factors pair up into two positive products, so (−2)⁴ = 16. Three leave one minus sign unpaired, so (−2)³ = −8. The exponent alone decides the sign - and note that −2⁴ without brackets means −(2⁴) = −16, which is a different question.