04/11/2009, 06:42 PM
nuninho1980 Wrote:I already have ssqrt's formula. do you have code "super-root" (srt_y (x))?
No, but its relatively simple, apply Newton's method to the equations
\( a^{a^a} - 3 = 0 \)
\( a^{a^{a^a}} - 4 = 0 \)
etc.
Andrew Robbins

