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