PDA

View Full Version : sqrt


PrudensOptimus
Feb13-04, 12:21 AM
is sqrt() also an infinite series? any other defination of sqrt() other than x^0.5???

chroot
Feb13-04, 12:40 AM
You could certainly expand the sqrt function as a power series, yes.

And there are many, many ways to define it.

http://functions.wolfram.com/ElementaryFunctions/Sqrt/

Have fun.

- Warren