Skip to content
Vamshi Jandhyala

Books · Number Puzzles

Chapter 26

A Power of Every Kind

Find a number, somewhere between 33 and three thousand million million million (that is 3×10213 \times 10^{21}), that is at once a perfect square, a perfect cube, a perfect fourth power, a perfect fifth power and a perfect sixth power.

Solution

To be a square and a cube and a fourth, fifth and sixth power all together, a number must be a perfect LLth power where LL is a common multiple of 2,3,4,52, 3, 4, 5 and 66. The least such LL is their lowest common multiple, lcm(2,3,4,5,6)=60,\operatorname{lcm}(2,3,4,5,6) = 60, so we want a sixtieth power. A sixtieth power is automatically all the rest, since 6060 is a multiple of each: for instance it is the square of a thirtieth power and the cube of a twentieth.

The smallest sixtieth power above 33 is 260=1,152,921,504,606,846,9761.15×1018,2^{60} = 1{,}152{,}921{,}504{,}606{,}846{,}976 \approx 1.15 \times 10^{18}, which sits comfortably below the stated ceiling. The next, 3603^{60}, is about 4.2×10284.2 \times 10^{28}, far beyond it. So 2602^{60} is the one and only answer in range.