Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:16:21: error: ‘t’ was not declared in this scope 16 | if (x*x*x > t) r=x-1; | ^