In addition to anduril's comment, here are some other things to consider:

- Don't use variable names that start with digits
- The "pow()" and "sqrt()" functions expect the double data type, not integer