Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:12:25: error: unable to find numeric literal operator ‘operator""f’ 12 | cout << pow(number, 1/3f); | ^~