0_0_18528782_18075.cpp: In function 'int main()': 0_0_18528782_18075.cpp:14:24: error: 'pow' was not declared in this scope e = pow(a,3) + pow(b,3) + pow(c,3); ^