Average Error: 58.1 → 58.1
Time: 10.1s
Precision: 64
\[\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}\]
\[\sqrt[3]{{\left(\mathsf{fma}\left(77617 \cdot 77617, -2 + \mathsf{fma}\left(-121, {33096}^{4}, \left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) - {33096}^{6}\right), \mathsf{fma}\left({33096}^{6}, 333.75, \mathsf{fma}\left(5.5, {33096}^{8}, \frac{77617}{2 \cdot 33096}\right)\right)\right)\right)}^{3}}\]
\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}
\sqrt[3]{{\left(\mathsf{fma}\left(77617 \cdot 77617, -2 + \mathsf{fma}\left(-121, {33096}^{4}, \left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) - {33096}^{6}\right), \mathsf{fma}\left({33096}^{6}, 333.75, \mathsf{fma}\left(5.5, {33096}^{8}, \frac{77617}{2 \cdot 33096}\right)\right)\right)\right)}^{3}}
double f() {
        double r73538 = 333.75;
        double r73539 = 33096.0;
        double r73540 = 6.0;
        double r73541 = pow(r73539, r73540);
        double r73542 = r73538 * r73541;
        double r73543 = 77617.0;
        double r73544 = r73543 * r73543;
        double r73545 = 11.0;
        double r73546 = r73545 * r73544;
        double r73547 = r73539 * r73539;
        double r73548 = r73546 * r73547;
        double r73549 = -r73541;
        double r73550 = r73548 + r73549;
        double r73551 = -121.0;
        double r73552 = 4.0;
        double r73553 = pow(r73539, r73552);
        double r73554 = r73551 * r73553;
        double r73555 = r73550 + r73554;
        double r73556 = -2.0;
        double r73557 = r73555 + r73556;
        double r73558 = r73544 * r73557;
        double r73559 = r73542 + r73558;
        double r73560 = 5.5;
        double r73561 = 8.0;
        double r73562 = pow(r73539, r73561);
        double r73563 = r73560 * r73562;
        double r73564 = r73559 + r73563;
        double r73565 = 2.0;
        double r73566 = r73565 * r73539;
        double r73567 = r73543 / r73566;
        double r73568 = r73564 + r73567;
        return r73568;
}

double f() {
        double r73569 = 77617.0;
        double r73570 = r73569 * r73569;
        double r73571 = -2.0;
        double r73572 = -121.0;
        double r73573 = 33096.0;
        double r73574 = 4.0;
        double r73575 = pow(r73573, r73574);
        double r73576 = 11.0;
        double r73577 = r73576 * r73570;
        double r73578 = r73573 * r73573;
        double r73579 = r73577 * r73578;
        double r73580 = 6.0;
        double r73581 = pow(r73573, r73580);
        double r73582 = r73579 - r73581;
        double r73583 = fma(r73572, r73575, r73582);
        double r73584 = r73571 + r73583;
        double r73585 = 333.75;
        double r73586 = 5.5;
        double r73587 = 8.0;
        double r73588 = pow(r73573, r73587);
        double r73589 = 2.0;
        double r73590 = r73589 * r73573;
        double r73591 = r73569 / r73590;
        double r73592 = fma(r73586, r73588, r73591);
        double r73593 = fma(r73581, r73585, r73592);
        double r73594 = fma(r73570, r73584, r73593);
        double r73595 = 3.0;
        double r73596 = pow(r73594, r73595);
        double r73597 = cbrt(r73596);
        return r73597;
}

Error

Derivation

  1. Initial program 58.1

    \[\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}\]
  2. Using strategy rm
  3. Applied add-cbrt-cube58.1

    \[\leadsto \color{blue}{\sqrt[3]{\left(\left(\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}\right) \cdot \left(\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}\right)\right) \cdot \left(\left(\left(333.75 \cdot {33096}^{6} + \left(77617 \cdot 77617\right) \cdot \left(\left(\left(\left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) + \left(-{33096}^{6}\right)\right) + -121 \cdot {33096}^{4}\right) + -2\right)\right) + 5.5 \cdot {33096}^{8}\right) + \frac{77617}{2 \cdot 33096}\right)}}\]
  4. Simplified58.1

    \[\leadsto \sqrt[3]{\color{blue}{{\left(\mathsf{fma}\left(77617 \cdot 77617, -2 + \mathsf{fma}\left(-121, {33096}^{4}, \left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) - {33096}^{6}\right), \mathsf{fma}\left({33096}^{6}, 333.75, \mathsf{fma}\left(5.5, {33096}^{8}, \frac{77617}{2 \cdot 33096}\right)\right)\right)\right)}^{3}}}\]
  5. Final simplification58.1

    \[\leadsto \sqrt[3]{{\left(\mathsf{fma}\left(77617 \cdot 77617, -2 + \mathsf{fma}\left(-121, {33096}^{4}, \left(11 \cdot \left(77617 \cdot 77617\right)\right) \cdot \left(33096 \cdot 33096\right) - {33096}^{6}\right), \mathsf{fma}\left({33096}^{6}, 333.75, \mathsf{fma}\left(5.5, {33096}^{8}, \frac{77617}{2 \cdot 33096}\right)\right)\right)\right)}^{3}}\]

Reproduce

herbie shell --seed 2019350 +o rules:numerics
(FPCore ()
  :name "From Warwick Tucker's Validated Numerics"
  :precision binary64
  (+ (+ (+ (* 333.75 (pow 33096 6)) (* (* 77617 77617) (+ (+ (+ (* (* 11 (* 77617 77617)) (* 33096 33096)) (- (pow 33096 6))) (* -121 (pow 33096 4))) -2))) (* 5.5 (pow 33096 8))) (/ 77617 (* 2 33096))))