Exercise:

Display the square root of "9".

Hint: Use the sqrt() method.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com