Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:15:25: error: expected ‘)’ before ‘{’ token 15 | while(mid*mid*mid!=num{ | ~ ^ | )