An Unusual Number Solution

Brett Berry
Math Hacks
Published in
4 min readNov 18, 2015

Wilfred heard that there is only one whole number between 2 and 200,000,000,000,000 which is a perfect square, a perfect cube, and a fifth power, and has decided to look for it.

So far he has checked out every whole number up to 100,000 and is beginning to get somewhat discouraged. Perhaps you can help him find it?

— This puzzle came from “Puzzles in Math & Logic” by Aaron J. Friedland.

If you’re seeing this riddle for the first time and want to try if for yourself, see the last post for helpful information to get you started!

The Answer

How did I find it?

Okay, I’m no genius and definitely did not guess it, but the problem is solvable in a timely manner if you utilize exponent properties.

We need to find some number squared, some number cubed and some number to the fifth power that yield the same result. So begin by defining a, b, and c as the “some numbers” and raise them to the desired powers.

Next I need to make all the exponents match. This will ensure that if I plug in the same number for a, b and c they will result in the same total.

To do this I need to find the least common multiple (LCM) of 2, 3 and 5. Since they are all prime numbers I can multiply them together to find the LCM.

Now let’s adjust a, b and c so that they all have exponents of power 30 (the LCM). To do this, raise a-squared by 15, b-cubed by 10, and c-to-the-fifth by 6.

Now here’s the cool part. Remember how in the last post I showed how x-squared cubed is the same as x-cubed squared? Use that same trick to flip the powers around, like so:

This is awesome because we now have formed expressions that involve a perfect square, perfect cube and a fifth power of different numbers.

Writing this long hand may make it more evident to you.

Now we can solve for the answer as well as the square root, cube root and fifth root. They should all have the same result, so set them equal to one another.

I know that raising a number to the 30th power is going to produce a very large product. So I’ll begin with a small number to test. I can’t use 1 because our range is 2 to 200,000,000,000,000. Instead I’ll try 2.

Using a calculator, I compute:

This is less than our upper bound of 200,000,000,000,000, so it must be the answer! Furthermore, we can find the roots by plugging in 2 into the appropriate variables.

The square root of 1,073,741,824 is:

The cube root of 1,073,741,824 is:

The fifth root of 1,073,741,824 is:

Sweet, we’re done here. See you next time!

Next Lesson: Understanding Common Core Style Math Models for Parents

--

--

Brett Berry
Math Hacks

Check out my YouTube channel “Math Hacks” for hands-on math tutorials and lots of math love ♥️