0_0_39785329_27010.cpp: In function 'int main()': 0_0_39785329_27010.cpp:16:28: error: 'pow' was not declared in this scope 16 | if(pow(first,3)+pow(second,3)+pow(third,3)==i) { | ^~~