Owl Get a Life
cuberoot.cpp: In function βint main()β:cuberoot.cpp:10:20: error: expected primary-expression before β<<β token 10 | cout << cbrt(x); << "\n"; | ^~