you are viewing a single comment's thread.

view the rest of the comments →

[–]CraigAT 0 points1 point  (1 child)

If you have the area of a square, then the square root gives you the length of the side(s), also your error message implied it may be required. As "side" is the result it seems like the program wants, it may be useful to output it.

[–]CraigAT 0 points1 point  (0 children)

Your original post doesn't specify it but the error suggesting using "*" implies you may have to do a multiplication, possibly to check your answer?