0_0_17021115_18067.cpp: In function 'double xmulti3(Vector3, Vector3)': 0_0_17021115_18067.cpp:15:28: error: 'sqrt' was not declared in this scope return sqrt(x*x+y*y+z*z); ^