Test whether the given numbers are perfect cubes or not.

516

Given, a number 516 and need to find out whether it is perfect cube or not.

Now, we have the perfect cube = , where m and n are integers


516 is not a perfect cube as it cannot be expressed as n × n × n form the product of three equal integer.


Hence, 516 is not a perfect cube


2