The java.lang.Math.pow() is used to return the value of first argument raised to the power of the second argument. The return type of pow() method is double and The java.lang.Math.sqrt() is return square of a number.
No download links available.