6 years ago.  This question has been closed. Reason: Off Topic

Error 308

Hello, i am a beginner in Coding so maybe my problem is something stupid...

In my code i have this line: "acc_total_vector = sqrt((ax*ax)+(ay*ay)+(az*az));"

but the compiler keeps saying : Error: More than one instance of overloaded function "sqrt" matches the argument list in "main.cpp", Line: 85, Col: 29"

Does someone know a solution for my problem?

Thanks