Help with square root

It’s not working correctly in all cases.

For example, it shows 343 as not being a perfect cube. There’s a rounding error… if you display the value of app variable perfect cube, it’s 6.999999999 which is then considered not whole.

These topics discuss the problem: