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