If is a perfect cube where , find the smallest possible value of .
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.
each number is a prime, so it must be expressed as n a where a is an integer. If it's not, we won't have a perfect cube. Each number's power must be a multiple of 3, so that N will be a perfect cube.
Thus 3 ∣ p + 4 ⇒ p = 2
3 ∣ q ⇒ q = 3