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