KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Applications

Explain the following function:

Math.cbrt()

Java Math Lib Methods

90 Likes

Answer

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

Answered By

56 Likes


Related Questions