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