There is no cmath.h header in the standard library. You need either <cmath> or <math.h>
cmath.h
<cmath>
<math.h>