| Menu × × Correct! Exercise:Use the correct method to print the square root of  
Console.WriteLine(Math.@(4)(64));
 
Console.WriteLine(Math.Sqrt(64));
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?