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