Owl Get a Life
cuberoot.cpp: In function ‘void solve()’:cuberoot.cpp:19:17: error: ‘cbrt’ was not declared in this scope 19 | cout << cbrt(num) << "\n"; | ^~~~