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