Searched defs:cbrt (Results 1 – 5 of 5) sorted by relevance
49 #define cbrt jcbrt macro
58 public static native double cbrt(double a); in cbrt() method in StrictMath
59 public static native double cbrt(double a); in cbrt() method in Math
413 public static native double cbrt(double a); in cbrt() method in StrictMath
524 public static native double cbrt(double a); in cbrt() method in Math