0_0_39517202_28433.cpp: In function 'int main()': 0_0_39517202_28433.cpp:9:35: error: 'sqrt' was not declared in this scope 9 | printf("%.2lf\n", sqrt(a)); | ^~~~