100 is the smallest perfect square number that is the sum of cubes of 4 consecutive natural numbers.
True
Since we are talking about the smallest square number, we will be taking 4 smallest consecutive natural number i.e 1,2,3,4.
Sum of their cubes will be equal to 13+ 23+ 33+ 43 =1+8+27+64 = 100
which is 102
Hence the given statement is correct.