Skip to content

Math Operation

Square Root

To take the square root

double sqrt = Math.sqrt(number);

Comments