Perfect Cubes • Topic 1 of 2

Cube Properties

A cube preserves a unique last digit, which is what makes it so useful in CAT. The unit digit of n³ depends only on the unit digit of n, and the map is: 0→0, 1→1, 4→4, 5→5, 6→6, 9→9 stay put, while 2↔8 and 3↔7 swap. So a cube can end in any digit 0–9 (unlike a square, which never ends in 2, 3, 7 or 8). To find a cube root by hand, group the digits in threes from the right. The number of groups gives the digit-count of the root; the last group fixes the unit digit of the root (read the swap map backwards), and the leading group fixes the tens digit by finding the largest cube not exceeding it. The other key property: in prime factorisation, a number is a perfect cube only if every exponent is a multiple of 3. That single test answers "is it a cube?" and "what is the smallest multiplier to make it a cube?" in one stroke.

✅ Solved examples

1. What is the unit digit of 47³?
Only the unit digit 7 matters. 7³ = 343, ends in 3. Using the swap 3↔7, the cube of a 7 ends in 3. Answer: 3.
2. Find the cube root of 19683 by grouping.
Group from the right: 19 | 683. Last group 683 ends in 3 ⇒ root ends in 7 (swap 3↔7). Leading group 19 lies between 2³=8 and 3³=27, so take 2. Root = 27. Check: 27³ = 19683. Answer: 27.
3. Is 2³ × 3⁴ × 5⁶ a perfect cube? If not, what is the smallest number to multiply by to make it one?
Exponents are 3, 4, 6. 3 and 6 are multiples of 3; 4 is not — it needs to reach 6, so multiply by 3². Smallest multiplier = 9.
4. How many of the cubes 1³, 2³, …, 10³ end in the digit 5?
A cube ends in 5 only when the base ends in 5. Among 1 to 10, only 5 qualifies (5³ = 125). Answer: exactly 1.

✏️ Practice — try these, take hints as needed

1. What is the unit digit of 38³?
Only the unit digit 8 matters.
Use the swap 2↔8.
Cube of an 8 ends in 2.
2
2. Find the cube root of 12167 by grouping.
Group: 12 | 167.
Last group ends in 7 ⇒ root ends in 3.
12 lies between 2³=8 and 3³=27, take 2.
23
3. Smallest number by which 1323 must be multiplied to become a perfect cube?
Factorise: 1323 = 3³ × 7².
Exponent of 7 is 2, needs to reach 3.
Multiply by 7.
7
4. Smallest number by which 8748 must be divided to leave a perfect cube?
Factorise: 8748 = 2² × 3⁷.
Make every exponent a multiple of 3.
Remove 2² and one 3, i.e. divide by 12.
12
5. What is the unit digit of 1234567³?
Only the unit digit 7 matters.
Use the swap 3↔7.
Cube of a 7 ends in 3.
3

📝 Topic test — 8 questions

Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.

Loading questions…