JavaScript Function to find SquareRoot?

  1. Var y = Math.sqrt(16);

  2. Var x = Maths.sqrt(16);

  3. Var z = Math.squareroot(16);

  4. Var y = Maths.squareroot(16);


Correct Option: A

Find more quizzes: