Computer Science, asked by Harini6060, 9 months ago

WRITE JAVA EXPRESSIONS ->under root 3 X + x square upon A + B ​

Answers

Answered by RAthi21
9

hello!

____

public static double sqrt double a

Parameter :-

the value whose square root is to be returned.

Return :-

This method returns the positive square root value of the argument passed to it.

Similar questions