Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:10:11: error: ‘math’ was not declared in this scope 10 | cout << math.cbrt(b) << endl; | ^~~~