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