cbrt 136 include/ruby/missing.h RUBY_EXTERN double cbrt(double); cbrt 641 math.c return DBL2NUM(cbrt(Get_Double(x)));