Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:11:3: error: ‘cube’ was not declared in this scope 11 | cube=pow(raw,1/3); | ^~~~