Searched defs:cbrt (Results 1 – 4 of 4) sorted by relevance
49 #define cbrt jcbrt macro
295 public static native double cbrt(double a); in cbrt() method in StrictMath
369 public static native double cbrt(double a); in cbrt() method in Math
61 public static native double cbrt(double a); in cbrt() method in Math