Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:17:30: error: ‘m’ was not declared in this scope 17 | else if(mid*mid*mid>num)e=m-1 | ^