The area of a square is stored in a double variable named area. Write an expression whose value is length of one side of the square.

.
.
Click on the title for the solution
.
.

This is the answer:

:



sqrt(area)

Comments