16.015 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.010 * * * [progress]: [2/2] Setting up program. 0.012 * [progress]: [Phase 2 of 3] Improving. 0.012 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.014 * * [simplify]: iteration 0 : 6 enodes (cost 5 ) 0.014 * * [simplify]: iteration 1 : 6 enodes (cost 5 ) 0.014 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.016 * * [progress]: iteration 1 / 4 0.016 * * * [progress]: picking best candidate 0.018 * * * * [pick]: Picked # 0.018 * * * [progress]: localizing error 0.021 * * * [progress]: generating rewritten candidates 0.021 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.027 * * * [progress]: generating series expansions 0.027 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.027 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.027 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.027 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.028 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.028 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.028 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.028 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.028 * [taylor]: Taking taylor expansion of x in x 0.028 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.028 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.028 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.028 * [taylor]: Taking taylor expansion of x in x 0.029 * * * [progress]: simplifying candidates 0.029 * [simplify]: Simplifying using # : (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.088 * * [simplify]: iteration 0 : 4905 enodes (cost 108 ) 0.088 * * [simplify]: iteration 1 : 4905 enodes (cost 108 ) 0.089 * [simplify]: Simplified to: (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (* 1.0 (/ (- (/ 1.0 3.0) x) 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.089 * * * [progress]: adding candidates to table 0.114 * * [progress]: iteration 2 / 4 0.114 * * * [progress]: picking best candidate 0.119 * * * * [pick]: Picked # 0.119 * * * [progress]: localizing error 0.127 * * * [progress]: generating rewritten candidates 0.127 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 0.142 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 0.147 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 0.153 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 0.163 * * * [progress]: generating series expansions 0.163 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 0.163 * [approximate]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in (x) around 0 0.164 * [taylor]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in x 0.164 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ x 0.3333333333333333) 2)))) in x 0.164 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ x 0.3333333333333333) 2))) in x 0.164 * [taylor]: Taking taylor expansion of 1/3 in x 0.164 * [taylor]: Taking taylor expansion of (log (pow (+ x 0.3333333333333333) 2)) in x 0.164 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 2) in x 0.164 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.164 * [taylor]: Taking taylor expansion of x in x 0.164 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.164 * [taylor]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in x 0.164 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ x 0.3333333333333333) 2)))) in x 0.164 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ x 0.3333333333333333) 2))) in x 0.164 * [taylor]: Taking taylor expansion of 1/3 in x 0.164 * [taylor]: Taking taylor expansion of (log (pow (+ x 0.3333333333333333) 2)) in x 0.164 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 2) in x 0.164 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.164 * [taylor]: Taking taylor expansion of x in x 0.164 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.166 * [approximate]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in (x) around 0 0.166 * [taylor]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.166 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)))) in x 0.166 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2))) in x 0.166 * [taylor]: Taking taylor expansion of 1/3 in x 0.166 * [taylor]: Taking taylor expansion of (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)) in x 0.166 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 2) in x 0.166 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.166 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.166 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.166 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)))) in x 0.166 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2))) in x 0.166 * [taylor]: Taking taylor expansion of 1/3 in x 0.166 * [taylor]: Taking taylor expansion of (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)) in x 0.166 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 2) in x 0.166 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.166 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.166 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.168 * [approximate]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in (x) around 0 0.168 * [taylor]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.168 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2)))) in x 0.168 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2))) in x 0.168 * [taylor]: Taking taylor expansion of 1/3 in x 0.168 * [taylor]: Taking taylor expansion of (log (pow (- 0.3333333333333333 (/ 1 x)) 2)) in x 0.168 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 2) in x 0.168 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.168 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.168 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.168 * [taylor]: Taking taylor expansion of x in x 0.168 * [taylor]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.168 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2)))) in x 0.168 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2))) in x 0.169 * [taylor]: Taking taylor expansion of 1/3 in x 0.169 * [taylor]: Taking taylor expansion of (log (pow (- 0.3333333333333333 (/ 1 x)) 2)) in x 0.169 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 2) in x 0.169 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.169 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.169 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.169 * [taylor]: Taking taylor expansion of x in x 0.170 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 0.170 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in (x) around 0 0.170 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.170 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.171 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.171 * [taylor]: Taking taylor expansion of 1/3 in x 0.171 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.171 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.171 * [taylor]: Taking taylor expansion of x in x 0.171 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.171 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.171 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.171 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.171 * [taylor]: Taking taylor expansion of 1/3 in x 0.171 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.171 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.171 * [taylor]: Taking taylor expansion of x in x 0.171 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.172 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.172 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.172 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.172 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.172 * [taylor]: Taking taylor expansion of 1/3 in x 0.172 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.172 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.172 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.172 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.172 * [taylor]: Taking taylor expansion of x in x 0.173 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.173 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.173 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.173 * [taylor]: Taking taylor expansion of 1/3 in x 0.173 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.173 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.173 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.173 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.173 * [taylor]: Taking taylor expansion of x in x 0.174 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.174 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.174 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.174 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.174 * [taylor]: Taking taylor expansion of 1/3 in x 0.174 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.174 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.174 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.174 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.174 * [taylor]: Taking taylor expansion of x in x 0.175 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.175 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.175 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.175 * [taylor]: Taking taylor expansion of 1/3 in x 0.175 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.175 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.175 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.175 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.175 * [taylor]: Taking taylor expansion of x in x 0.176 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 0.177 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in (x) around 0 0.177 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.177 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.177 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.177 * [taylor]: Taking taylor expansion of 1/3 in x 0.177 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.177 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.177 * [taylor]: Taking taylor expansion of x in x 0.177 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.177 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.177 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.177 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.177 * [taylor]: Taking taylor expansion of 1/3 in x 0.177 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.177 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.177 * [taylor]: Taking taylor expansion of x in x 0.177 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.178 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.178 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.178 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.178 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.178 * [taylor]: Taking taylor expansion of 1/3 in x 0.178 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.178 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.178 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.178 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.179 * [taylor]: Taking taylor expansion of x in x 0.179 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.179 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.179 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.179 * [taylor]: Taking taylor expansion of 1/3 in x 0.179 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.179 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.179 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.179 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.179 * [taylor]: Taking taylor expansion of x in x 0.180 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.180 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.180 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.180 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.180 * [taylor]: Taking taylor expansion of 1/3 in x 0.180 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.180 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.181 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.181 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.181 * [taylor]: Taking taylor expansion of x in x 0.181 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.181 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.181 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.181 * [taylor]: Taking taylor expansion of 1/3 in x 0.181 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.181 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.181 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.181 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.181 * [taylor]: Taking taylor expansion of x in x 0.182 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 0.183 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in (x) around 0 0.183 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.183 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.183 * [taylor]: Taking taylor expansion of 1/3 in x 0.183 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.183 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.183 * [taylor]: Taking taylor expansion of x in x 0.183 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.183 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.183 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.183 * [taylor]: Taking taylor expansion of 1/3 in x 0.183 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.183 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.183 * [taylor]: Taking taylor expansion of x in x 0.183 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.184 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.184 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.184 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.184 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.184 * [taylor]: Taking taylor expansion of 1/3 in x 0.184 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.185 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.185 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.185 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.185 * [taylor]: Taking taylor expansion of x in x 0.185 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.185 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.185 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.185 * [taylor]: Taking taylor expansion of 1/3 in x 0.185 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.185 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.185 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.185 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.185 * [taylor]: Taking taylor expansion of x in x 0.186 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.186 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.186 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.187 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.187 * [taylor]: Taking taylor expansion of 1/3 in x 0.187 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.187 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.187 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.187 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.187 * [taylor]: Taking taylor expansion of x in x 0.187 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.187 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.187 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.187 * [taylor]: Taking taylor expansion of 1/3 in x 0.187 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.187 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.187 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.187 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.187 * [taylor]: Taking taylor expansion of x in x 0.189 * * * [progress]: simplifying candidates 0.190 * [simplify]: Simplifying using # : (+ 1/3 1/3) (+ 1 1) (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (+ 1 1) (+ (log (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0))))) (log (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (exp (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (* (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (* (* (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (- x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (* (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt 1) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt 1) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt 1) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt 1) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0)))))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* 1 1) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* 2 1/3) (* 2 1) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt 1)) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0)))))) (* (cbrt (+ x (/ 1.0 3.0))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) 1) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (* (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (* (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (* (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (- (+ (pow 0.1111111111111111 1/3) (+ (* 2.0 (* x (pow 0.1111111111111111 1/3))) (* 5.0 (* (pow x 2) (pow 0.1111111111111111 1/3))))) (* 0.07407407407407407 (* (pow x 2) (pow (/ 1 (pow 0.1111111111111111 5)) 1/3)))) (- (+ (* 0.2222222222222222 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x)))))) x)) (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x))))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x)))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) (* 0.2222222222222222 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) (pow x 2)))) (- (+ (pow 0.3333333333333333 1/3) (+ (* 1.0 (* x (pow 0.3333333333333333 1/3))) (* 0.5 (* (pow x 2) (pow 0.3333333333333333 1/3))))) (* 1/6 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 5)) 1/3)))) (- (+ (* 0.1111111111111111 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) x)) (exp (* 1/3 (- (log 1) (log (/ 1 x)))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (* 0.1111111111111111 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) (- (+ (pow 0.3333333333333333 1/3) (+ (* 1.0 (* x (pow 0.3333333333333333 1/3))) (* 0.5 (* (pow x 2) (pow 0.3333333333333333 1/3))))) (* 1/6 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 5)) 1/3)))) (- (+ (* 0.1111111111111111 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) x)) (exp (* 1/3 (- (log 1) (log (/ 1 x)))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (* 0.1111111111111111 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) (- (+ (pow 0.3333333333333333 1/3) (+ (* 1.0 (* x (pow 0.3333333333333333 1/3))) (* 0.5 (* (pow x 2) (pow 0.3333333333333333 1/3))))) (* 1/6 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 5)) 1/3)))) (- (+ (* 0.1111111111111111 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) x)) (exp (* 1/3 (- (log 1) (log (/ 1 x)))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (* 0.1111111111111111 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) 0.240 * * [simplify]: iteration 0 : 4898 enodes (cost 1337 ) 0.241 * * [simplify]: iteration 1 : 4898 enodes (cost 1337 ) 0.249 * [simplify]: Simplified to: 2/3 2 (pow (cbrt (+ x (/ 1.0 3.0))) 6) (pow (cbrt (+ x (/ 1.0 3.0))) 2) 2 (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (exp (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (pow (cbrt (+ x (/ 1.0 3.0))) 6) (* (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2))) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (pow (cbrt (+ x (/ 1.0 3.0))) 6) (fabs (cbrt (+ x (/ 1.0 3.0)))) (fabs (cbrt (+ x (/ 1.0 3.0)))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- x (/ 1.0 3.0)))) (* (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (* (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 2) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) 1 (pow (cbrt (+ x (/ 1.0 3.0))) 2) 1 (pow (cbrt (+ x (/ 1.0 3.0))) 2) 1 (pow (cbrt (+ x (/ 1.0 3.0))) 2) 1 (pow (cbrt (+ x (/ 1.0 3.0))) 2) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 4) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 2) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) 1 (pow (cbrt (+ x (/ 1.0 3.0))) 2) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) 2/3 2 (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 5) (pow (sqrt (cbrt (+ x (/ 1.0 3.0)))) 3) (cbrt (+ x (/ 1.0 3.0))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 4) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (pow (cbrt (+ x (/ 1.0 3.0))) 2) (pow (cbrt (+ x (/ 1.0 3.0))) 2) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 4) (pow (sqrt (cbrt (+ x (/ 1.0 3.0)))) 3) (pow (cbrt (+ x (/ 1.0 3.0))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) 1 (cbrt (+ x (/ 1.0 3.0))) 1 (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 2) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) 1 (cbrt (+ x (/ 1.0 3.0))) 1 (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 2) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (pow (cbrt (+ x (/ 1.0 3.0))) 2)) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) 1 (cbrt (+ x (/ 1.0 3.0))) 1 (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (cbrt (cbrt (+ x (/ 1.0 3.0)))) 2) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (+ (* (cbrt 0.1111111111111111) (* x (+ 2.0 (* x 5.0)))) (- (cbrt 0.1111111111111111) (* 0.07407407407407407 (* (* x x) (cbrt (/ 1 (pow 0.1111111111111111 5))))))) (+ (pow x 2/3) (* (/ (pow x 2/3) x) (- 0.2222222222222222 (/ 0.012345679012345678 x)))) (+ (pow x 2/3) (* (/ (pow x 2/3) x) (- 0.2222222222222222 (/ 0.012345679012345678 x)))) (+ (* (cbrt 0.3333333333333333) (* x (+ 1.0 (* x 0.5)))) (- (cbrt 0.3333333333333333) (* 1/6 (* (* x x) (cbrt (/ 1 (pow 0.3333333333333333 5))))))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (* (cbrt 0.3333333333333333) (* x (+ 1.0 (* x 0.5)))) (- (cbrt 0.3333333333333333) (* 1/6 (* (* x x) (cbrt (/ 1 (pow 0.3333333333333333 5))))))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (* (cbrt 0.3333333333333333) (* x (+ 1.0 (* x 0.5)))) (- (cbrt 0.3333333333333333) (* 1/6 (* (* x x) (cbrt (/ 1 (pow 0.3333333333333333 5))))))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) 0.250 * * * [progress]: adding candidates to table 0.535 * * [progress]: iteration 3 / 4 0.535 * * * [progress]: picking best candidate 0.551 * * * * [pick]: Picked # 0.551 * * * [progress]: localizing error 0.563 * * * [progress]: generating rewritten candidates 0.563 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.587 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1) 0.592 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1) 0.601 * * * [progress]: generating series expansions 0.601 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.601 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.601 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.601 * [taylor]: Taking taylor expansion of x in x 0.601 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.601 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.601 * [taylor]: Taking taylor expansion of x in x 0.601 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.601 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.601 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.601 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.601 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.601 * [taylor]: Taking taylor expansion of x in x 0.601 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.601 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.601 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.601 * [taylor]: Taking taylor expansion of x in x 0.602 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.602 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.602 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.602 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.602 * [taylor]: Taking taylor expansion of x in x 0.603 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.603 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.603 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.603 * [taylor]: Taking taylor expansion of x in x 0.603 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1) 0.603 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.603 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.603 * [taylor]: Taking taylor expansion of x in x 0.603 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.603 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.603 * [taylor]: Taking taylor expansion of x in x 0.603 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.604 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.604 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.604 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.604 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.604 * [taylor]: Taking taylor expansion of x in x 0.604 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.604 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.604 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.604 * [taylor]: Taking taylor expansion of x in x 0.604 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.604 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.604 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.605 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.605 * [taylor]: Taking taylor expansion of x in x 0.605 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.605 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.605 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.605 * [taylor]: Taking taylor expansion of x in x 0.605 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1) 0.605 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.605 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.605 * [taylor]: Taking taylor expansion of x in x 0.605 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.605 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.605 * [taylor]: Taking taylor expansion of x in x 0.605 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.606 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.606 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.606 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.606 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.606 * [taylor]: Taking taylor expansion of x in x 0.606 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.606 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.606 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.606 * [taylor]: Taking taylor expansion of x in x 0.606 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.606 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.607 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.607 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.607 * [taylor]: Taking taylor expansion of x in x 0.607 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.607 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.607 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.607 * [taylor]: Taking taylor expansion of x in x 0.607 * * * [progress]: simplifying candidates 0.609 * [simplify]: Simplifying using # : (+ 1/2 1/2) (+ 1/2 (/ 1 2)) (+ 1 1) (+ (/ 1 2) 1/2) (+ (/ 1 2) (/ 1 2)) (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ 1 1) (+ (log (sqrt (+ x (/ 1.0 3.0)))) (log (sqrt (+ x (/ 1.0 3.0))))) (log (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (exp (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (cbrt (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (sqrt (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (sqrt (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (sqrt (- x (/ 1.0 3.0))) (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt 1) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt 1) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt 1) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt 1) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* 1 1) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* 2 1/2) (* 2 1) (* 2 (/ 1 2)) (* (sqrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (sqrt (+ x (/ 1.0 3.0))))) (* (sqrt (+ x (/ 1.0 3.0))) 1) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0)))) (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.655 * * [simplify]: iteration 0 : 5121 enodes (cost 783 ) 0.658 * [simplify]: Simplified to: 1 1 2 1 1 (pow (sqrt (+ x (/ 1.0 3.0))) 4) (+ x (/ 1.0 3.0)) (pow (sqrt (+ x (/ 1.0 3.0))) 4) 2 (log (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (sqrt (- x (/ 1.0 3.0)))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) 1 (+ x (/ 1.0 3.0)) 1 (+ x (/ 1.0 3.0)) 1 (+ x (/ 1.0 3.0)) 1 (+ x (/ 1.0 3.0)) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) 1 (+ x (/ 1.0 3.0)) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) 1 2 1 (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 5) (* (sqrt (+ x (/ 1.0 3.0))) (fabs (cbrt (+ x (/ 1.0 3.0))))) (pow (sqrt (sqrt (+ x (/ 1.0 3.0)))) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (pow (sqrt (sqrt (+ x (/ 1.0 3.0)))) 3) (sqrt (+ x (/ 1.0 3.0))) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (cbrt (+ x (/ 1.0 3.0))))) (pow (sqrt (sqrt (+ x (/ 1.0 3.0)))) 3) (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (pow (sqrt (sqrt (+ x (/ 1.0 3.0)))) 3) (+ x (/ 1.0 3.0)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.659 * * * [progress]: adding candidates to table 0.830 * * [progress]: iteration 4 / 4 0.830 * * * [progress]: picking best candidate 0.835 * * * * [pick]: Picked # 0.835 * * * [progress]: localizing error 0.847 * * * [progress]: generating rewritten candidates 0.847 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 0.886 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 0.892 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2) 0.898 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1) 0.921 * * * [progress]: generating series expansions 0.921 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 0.921 * [approximate]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in (x) around 0 0.921 * [taylor]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in x 0.921 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ x 0.3333333333333333) 2)))) in x 0.921 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ x 0.3333333333333333) 2))) in x 0.921 * [taylor]: Taking taylor expansion of 1/3 in x 0.921 * [taylor]: Taking taylor expansion of (log (pow (+ x 0.3333333333333333) 2)) in x 0.921 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 2) in x 0.921 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.921 * [taylor]: Taking taylor expansion of x in x 0.921 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.921 * [taylor]: Taking taylor expansion of (pow (pow (+ x 0.3333333333333333) 2) 1/3) in x 0.921 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ x 0.3333333333333333) 2)))) in x 0.921 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ x 0.3333333333333333) 2))) in x 0.921 * [taylor]: Taking taylor expansion of 1/3 in x 0.921 * [taylor]: Taking taylor expansion of (log (pow (+ x 0.3333333333333333) 2)) in x 0.921 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 2) in x 0.921 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.921 * [taylor]: Taking taylor expansion of x in x 0.922 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.923 * [approximate]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in (x) around 0 0.924 * [taylor]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.924 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)))) in x 0.924 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2))) in x 0.924 * [taylor]: Taking taylor expansion of 1/3 in x 0.924 * [taylor]: Taking taylor expansion of (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)) in x 0.924 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 2) in x 0.924 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.924 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.924 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.924 * [taylor]: Taking taylor expansion of x in x 0.924 * [taylor]: Taking taylor expansion of (pow (pow (+ 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.924 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)))) in x 0.924 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ 0.3333333333333333 (/ 1 x)) 2))) in x 0.924 * [taylor]: Taking taylor expansion of 1/3 in x 0.924 * [taylor]: Taking taylor expansion of (log (pow (+ 0.3333333333333333 (/ 1 x)) 2)) in x 0.924 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 2) in x 0.924 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.924 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.924 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.924 * [taylor]: Taking taylor expansion of x in x 0.926 * [approximate]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in (x) around 0 0.926 * [taylor]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.926 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2)))) in x 0.926 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2))) in x 0.926 * [taylor]: Taking taylor expansion of 1/3 in x 0.926 * [taylor]: Taking taylor expansion of (log (pow (- 0.3333333333333333 (/ 1 x)) 2)) in x 0.926 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 2) in x 0.927 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.927 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.927 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.927 * [taylor]: Taking taylor expansion of x in x 0.927 * [taylor]: Taking taylor expansion of (pow (pow (- 0.3333333333333333 (/ 1 x)) 2) 1/3) in x 0.927 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2)))) in x 0.927 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 0.3333333333333333 (/ 1 x)) 2))) in x 0.927 * [taylor]: Taking taylor expansion of 1/3 in x 0.927 * [taylor]: Taking taylor expansion of (log (pow (- 0.3333333333333333 (/ 1 x)) 2)) in x 0.927 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 2) in x 0.927 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.927 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.927 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.927 * [taylor]: Taking taylor expansion of x in x 0.929 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 0.929 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in (x) around 0 0.929 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.929 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.929 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.929 * [taylor]: Taking taylor expansion of 1/3 in x 0.929 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.929 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.929 * [taylor]: Taking taylor expansion of x in x 0.929 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.929 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/3) in x 0.929 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x 0.3333333333333333)))) in x 0.929 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x 0.3333333333333333))) in x 0.929 * [taylor]: Taking taylor expansion of 1/3 in x 0.929 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.929 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.929 * [taylor]: Taking taylor expansion of x in x 0.929 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.931 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.931 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.931 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.931 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.931 * [taylor]: Taking taylor expansion of 1/3 in x 0.931 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.931 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.931 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.931 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.931 * [taylor]: Taking taylor expansion of x in x 0.931 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/3) in x 0.931 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.931 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.931 * [taylor]: Taking taylor expansion of 1/3 in x 0.931 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.931 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.931 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.931 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.931 * [taylor]: Taking taylor expansion of x in x 0.933 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in (x) around 0 0.933 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.933 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.933 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.933 * [taylor]: Taking taylor expansion of 1/3 in x 0.933 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.933 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.933 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.933 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.933 * [taylor]: Taking taylor expansion of x in x 0.933 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/3) in x 0.933 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.933 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.933 * [taylor]: Taking taylor expansion of 1/3 in x 0.933 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.933 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.933 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.933 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.933 * [taylor]: Taking taylor expansion of x in x 0.935 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2) 0.935 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in (x) around 0 0.935 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in x 0.935 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ x 0.3333333333333333)))) in x 0.935 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ x 0.3333333333333333))) in x 0.935 * [taylor]: Taking taylor expansion of 1/6 in x 0.935 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.935 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.935 * [taylor]: Taking taylor expansion of x in x 0.935 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.935 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in x 0.935 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ x 0.3333333333333333)))) in x 0.935 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ x 0.3333333333333333))) in x 0.935 * [taylor]: Taking taylor expansion of 1/6 in x 0.935 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.935 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.936 * [taylor]: Taking taylor expansion of x in x 0.936 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.937 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in (x) around 0 0.937 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in x 0.937 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.937 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.937 * [taylor]: Taking taylor expansion of 1/6 in x 0.937 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.937 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.937 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.937 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.938 * [taylor]: Taking taylor expansion of x in x 0.938 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in x 0.938 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.938 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.938 * [taylor]: Taking taylor expansion of 1/6 in x 0.938 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.938 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.938 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.938 * [taylor]: Taking taylor expansion of x in x 0.939 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in (x) around 0 0.939 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in x 0.939 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.939 * [taylor]: Taking taylor expansion of (* 1/6 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.939 * [taylor]: Taking taylor expansion of 1/6 in x 0.939 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.940 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.940 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.940 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.940 * [taylor]: Taking taylor expansion of x in x 0.940 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in x 0.940 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.940 * [taylor]: Taking taylor expansion of (* 1/6 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.940 * [taylor]: Taking taylor expansion of 1/6 in x 0.940 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.940 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.940 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.940 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.940 * [taylor]: Taking taylor expansion of x in x 0.947 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1) 0.947 * [approximate]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in (x) around 0 0.947 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in x 0.947 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ x 0.3333333333333333)))) in x 0.947 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ x 0.3333333333333333))) in x 0.947 * [taylor]: Taking taylor expansion of 1/6 in x 0.947 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.947 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.947 * [taylor]: Taking taylor expansion of x in x 0.947 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.947 * [taylor]: Taking taylor expansion of (pow (+ x 0.3333333333333333) 1/6) in x 0.947 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ x 0.3333333333333333)))) in x 0.947 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ x 0.3333333333333333))) in x 0.947 * [taylor]: Taking taylor expansion of 1/6 in x 0.947 * [taylor]: Taking taylor expansion of (log (+ x 0.3333333333333333)) in x 0.947 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.947 * [taylor]: Taking taylor expansion of x in x 0.947 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.949 * [approximate]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in (x) around 0 0.949 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in x 0.949 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.949 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.949 * [taylor]: Taking taylor expansion of 1/6 in x 0.949 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.949 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.949 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.949 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.949 * [taylor]: Taking taylor expansion of x in x 0.949 * [taylor]: Taking taylor expansion of (pow (+ 0.3333333333333333 (/ 1 x)) 1/6) in x 0.949 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (+ 0.3333333333333333 (/ 1 x))))) in x 0.949 * [taylor]: Taking taylor expansion of (* 1/6 (log (+ 0.3333333333333333 (/ 1 x)))) in x 0.949 * [taylor]: Taking taylor expansion of 1/6 in x 0.949 * [taylor]: Taking taylor expansion of (log (+ 0.3333333333333333 (/ 1 x))) in x 0.949 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.949 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.949 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.949 * [taylor]: Taking taylor expansion of x in x 0.951 * [approximate]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in (x) around 0 0.951 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in x 0.951 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.951 * [taylor]: Taking taylor expansion of (* 1/6 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.951 * [taylor]: Taking taylor expansion of 1/6 in x 0.951 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.951 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.951 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.951 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.951 * [taylor]: Taking taylor expansion of x in x 0.951 * [taylor]: Taking taylor expansion of (pow (- 0.3333333333333333 (/ 1 x)) 1/6) in x 0.951 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (- 0.3333333333333333 (/ 1 x))))) in x 0.951 * [taylor]: Taking taylor expansion of (* 1/6 (log (- 0.3333333333333333 (/ 1 x)))) in x 0.951 * [taylor]: Taking taylor expansion of 1/6 in x 0.951 * [taylor]: Taking taylor expansion of (log (- 0.3333333333333333 (/ 1 x))) in x 0.951 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.951 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.951 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.951 * [taylor]: Taking taylor expansion of x in x 0.953 * * * [progress]: simplifying candidates 0.957 * [simplify]: Simplifying using # : (+ (+ 1/3 1/3) (+ 1/3 1/3)) (+ (+ 1/3 1/3) (* 2 1/3)) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) 2) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) (* 2 1)) (+ 1/3 1/3) (+ 1 1) (+ 1 1) (+ 2 (+ 1 1)) (+ 2 2) (+ 2 (+ 1 1)) (+ 2 (* 2 1)) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) 2) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) (* 2 1)) (+ 1 1) (+ 1 1) (+ (* 2 1/3) (+ 1/3 1/3)) (+ (* 2 1/3) (* 2 1/3)) (+ (* 2 1) (+ 1 1)) (+ (* 2 1) 2) (+ (* 2 1) (+ 1 1)) (+ (* 2 1) (* 2 1)) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (+ 1 1) (+ 1 1) (+ (+ (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (+ (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (+ (+ (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (log (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (+ (log (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (+ (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (+ (log (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (log (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (log (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (exp (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0)))) (* (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (* (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))) (* (* (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (cbrt (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (cbrt (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))))) (cbrt (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (* (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (sqrt (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (sqrt (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (cbrt (sqrt (- x (/ 1.0 3.0)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* 2 (+ 1/3 1/3)) (* 2 (+ 1 1)) (* 2 (+ 1 1)) (* 2 1/3) (* 2 1) (* 2 1) (* 2 2) (* 2 (+ 1 1)) (* 2 (+ 1 1)) (* 2 1) (* 2 1) (* 2 (* 2 1/3)) (* 2 (* 2 1)) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (* (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (* (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (exp (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (cbrt (sqrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt 1)) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt 1)) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (exp (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (cbrt (sqrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt 1)) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt 1)) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (- (+ (pow 0.1111111111111111 1/3) (+ (* 2.0 (* x (pow 0.1111111111111111 1/3))) (* 5.0 (* (pow x 2) (pow 0.1111111111111111 1/3))))) (* 0.07407407407407407 (* (pow x 2) (pow (/ 1 (pow 0.1111111111111111 5)) 1/3)))) (- (+ (* 0.2222222222222222 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x)))))) x)) (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x))))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ 1 x)))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) (* 0.2222222222222222 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (* 2 (log (/ -1 x)))))) (pow x 2)))) (- (+ (pow 0.3333333333333333 1/3) (+ (* 1.0 (* x (pow 0.3333333333333333 1/3))) (* 0.5 (* (pow x 2) (pow 0.3333333333333333 1/3))))) (* 1/6 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 5)) 1/3)))) (- (+ (* 0.1111111111111111 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) x)) (exp (* 1/3 (- (log 1) (log (/ 1 x)))))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (* 0.1111111111111111 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) x))) (* 0.012345679012345678 (/ (exp (* 1/3 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) (- (+ (* 0.125 (* (pow x 2) (pow 0.3333333333333333 1/6))) (+ (pow 0.3333333333333333 1/6) (* 0.5 (* x (pow 0.3333333333333333 1/6))))) (* 1/12 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 11)) 1/6)))) (- (+ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) (* 0.05555555555555555 (/ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) x))) (* 0.007716049382716049 (/ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (* 0.05555555555555555 (/ (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x))))) x)) (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x)))))) (* 0.007716049382716049 (/ (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) (- (+ (* 0.125 (* (pow x 2) (pow 0.3333333333333333 1/6))) (+ (pow 0.3333333333333333 1/6) (* 0.5 (* x (pow 0.3333333333333333 1/6))))) (* 1/12 (* (pow x 2) (pow (/ 1 (pow 0.3333333333333333 11)) 1/6)))) (- (+ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) (* 0.05555555555555555 (/ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) x))) (* 0.007716049382716049 (/ (exp (* 1/6 (- (log 1) (log (/ 1 x))))) (pow x 2)))) (- (+ (* 0.05555555555555555 (/ (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x))))) x)) (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x)))))) (* 0.007716049382716049 (/ (exp (* 1/6 (- (log (neg 1)) (log (/ -1 x))))) (pow x 2)))) 0.999 * * [simplify]: iteration 0 : 5134 enodes (cost 5112 ) 1.014 * [simplify]: Simplified to: 4/3 4/3 4 4 4 4 2/3 2 2 4 4 4 4 4 4 4 4 2 2 4/3 4/3 4 4 4 4 (+ x (/ 1.0 3.0)) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4) (+ x (/ 1.0 3.0)) (cbrt (+ x (/ 1.0 3.0))) 2 2 (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (* 2 (log (cbrt (+ x (/ 1.0 3.0))))) (exp (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4)) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (* (cbrt (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4)) (cbrt (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4))) (cbrt (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4)) (pow (sqrt (+ x (/ 1.0 3.0))) 4) (fabs (cbrt (+ x (/ 1.0 3.0)))) (fabs (cbrt (+ x (/ 1.0 3.0)))) (pow (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) 4) (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 4) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (sqrt (- x (/ 1.0 3.0)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (sqrt (- x (/ 1.0 3.0)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (sqrt (- x (/ 1.0 3.0)))) (pow (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 4) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 4) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (pow (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) 2) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2)) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- x (/ 1.0 3.0))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (pow (cbrt (sqrt (- x (/ 1.0 3.0)))) 2) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))) 4/3 4 4 2/3 2 2 4 4 4 2 2 4/3 4 (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (cbrt (+ x (/ 1.0 3.0))) (* (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (sqrt (+ x (/ 1.0 3.0))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (log (cbrt (+ x (/ 1.0 3.0)))) (exp (cbrt (+ x (/ 1.0 3.0)))) (cbrt (pow (cbrt (sqrt (+ x (/ 1.0 3.0)))) 4)) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt 1) (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (sqrt (cbrt (+ x (/ 1.0 3.0)))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (exp (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (fabs (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (log (cbrt (sqrt (+ x (/ 1.0 3.0))))) (exp (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (+ x (/ 1.0 3.0)))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (fabs (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (cbrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (sqrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt 1) (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (sqrt (+ (* x x) (* (/ 1.0 3.0) (- (/ 1.0 3.0) x))))) (cbrt (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0)))))) (cbrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (sqrt (cbrt (sqrt (+ x (/ 1.0 3.0))))) (+ (* (cbrt 0.1111111111111111) (* x (+ 2.0 (* x 5.0)))) (- (cbrt 0.1111111111111111) (* 0.07407407407407407 (* (* x x) (cbrt (/ 1 (pow 0.1111111111111111 5))))))) (+ (pow x 2/3) (* (/ (pow x 2/3) x) (- 0.2222222222222222 (/ 0.012345679012345678 x)))) (+ (pow (/ -1 x) -2/3) (* (/ (pow (/ -1 x) -2/3) x) (- 0.2222222222222222 (/ 0.012345679012345678 x)))) (+ (* (cbrt 0.3333333333333333) (* x (+ 1.0 (* x 0.5)))) (- (cbrt 0.3333333333333333) (* 1/6 (* (* x x) (cbrt (/ 1 (pow 0.3333333333333333 5))))))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (+ (cbrt x) (* (/ (cbrt x) x) (- 0.1111111111111111 (/ 0.012345679012345678 x)))) (- (* (pow 0.3333333333333333 1/6) (+ (* (* x x) 0.125) (+ 1 (* x 0.5)))) (* 1/12 (* (* x x) (pow (/ 1 (pow 0.3333333333333333 11)) 1/6)))) (+ (pow x 1/6) (* (/ (pow x 1/6) x) (- 0.05555555555555555 (/ 0.007716049382716049 x)))) (+ (pow x 1/6) (* (/ (pow x 1/6) x) (- 0.05555555555555555 (/ 0.007716049382716049 x)))) (- (* (pow 0.3333333333333333 1/6) (+ (* (* x x) 0.125) (+ 1 (* x 0.5)))) (* 1/12 (* (* x x) (pow (/ 1 (pow 0.3333333333333333 11)) 1/6)))) (+ (pow x 1/6) (* (/ (pow x 1/6) x) (- 0.05555555555555555 (/ 0.007716049382716049 x)))) (+ (pow x 1/6) (* (/ (pow x 1/6) x) (- 0.05555555555555555 (/ 0.007716049382716049 x)))) 1.015 * * * [progress]: adding candidates to table 2.044 * [progress]: [Phase 3 of 3] Extracting. 2.044 * * [regime]: Finding splitpoints for: (# # #) 2.045 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 2.045 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# # #) 2.072 * * * * [regimes]: Trying to branch on x from (# # #) 2.102 * * * [regime]: Found split indices: #