Java Math.cbrt() methodThe java.lang.Math.cbrt () is used to return the cube root of a number. SyntaxParameterReturn
Example 1Test it NowOutput: 9.0 Example 2Test it NowOutput: Infinity Example 3Test it NowOutput: -0.0 Next TopicJava Math |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India