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
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