Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:13:16: error: expected ‘;’ before ‘arr’ 13 | cout << cbrtl arr[i]; | ^~~~ | ;