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