Searched defs:cbrt (Results 1 – 2 of 2) sorted by relevance
207 public static native double cbrt(double d); in cbrt() method in Math
214 public static native double cbrt(double d); in cbrt() method in StrictMath