is an integer such that
What is the last three digits of the smallest integer so that is a perfect square, perfect cube, perfect fourth power, perfect fifth power, ... , perfect tenth power?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To ensure that x is a perfect square, cube, and so on, k must be divisible by 2 , 3 , 4 , . . . , 9 , 1 0
To get the smallest integer k , we need to find the LCM of 2 , 3 , 4 , . . . , 1 0 that is 2 5 2 0
So the answer is 5 2 0