Given that is a cube of a positive integer, for how many values of is a perfect cube?
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.
Assume that there exists a value of n such that both n and n 2 + 3 n + 3 are perfect cubes.
This implies that their product, n ( n 2 + 3 n + 3 ) = n 3 + 3 n 2 + 3 n = ( n + 1 ) 3 − 1 is also a perfect cube.
Since ( n + 1 ) 3 − 1 cannot be a perfect cube, we obtain a contradiction. Therefore, if n is a perfect cube then n 2 + 3 n + 3 cannot be a perfect cube.