Help for this page

Select Code to Download


  1. or download this
    
    C:\>perl -MMath::MPFR=":mpfr" -le "$op = Math::MPFR->new(-9117 ** 3); 
    +Rmpfr_cbrt($op, $op, MPFR_RNDN); print $op;"
    -9.117e3
    
  2. or download this
    C:\>perl -MMath::MPFR=":mpfr" -le "$op = Math::MPFR->new(-9117 ** 3); 
    +Rmpfr_rootn_ui($op, $op, 3, MPFR_RNDN); print $op;"
    -9.117e3