Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:12:24: error: expected ‘;’ before ‘}’ token 12 | cout << templ << "\n" | ^ | ; 13 | } | ~