Owl Get a Life
cuberoot.cpp: In function ‘bool isCube(int, int)’:cuberoot.cpp:6:9: error: invalid type argument of unary ‘*’ (have ‘int’) 6 | if (n**3==x){ | ^