0_0_39372894_26128.cpp: In function 'int main()': 0_0_39372894_26128.cpp:7:26: error: 'sqrt' was not declared in this scope 7 | k = (int)sqrt(1.0 * n); | ^~~~