KnowledgeBoat Logo

Computer Applications

Explain the following function:

Math.cbrt()

Java Math Lib Methods

74 Likes

Answer

Returns the cube root of its argument as a double value.

Answered By

48 Likes


Related Questions