A cube number is an integer n that fulfills the equation f[n] = n3.
The first few cube numbers are:
0, 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000