0_0_39372581_23724.cpp: In function 'int main()': 0_0_39372581_23724.cpp:15:22: error: 'pow' was not declared in this scope 15 | if (i == pow(a, 3) + pow(b, 3) + pow(c, 3)) | ^~~