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