Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:12:24: error: invalid type argument of unary ‘*’ (have ‘int’) 12 | cout << (temp ** (1/3)); | ^