X root Operator help

2007-04-18 Thread lucidparadox
I'm currently new to Python and I haven't been able to find the operator/math function to find the square root or even the x root of a number. I'm rewriting a program that I wrote in BASIC that does the math of a quadratic equation (user puts in a, b, and c values) and tells the user whether it ha

Re: X root Operator help

2007-04-18 Thread lucidparadox
On Apr 18, 8:52 am, Michael Hoffman <[EMAIL PROTECTED]> wrote: > lucidparadox wrote: > > I'm currently new to Python and I haven't been able to find the > > operator/math function to find the square root or even the x root of a > > number. > > For square