You can put this solution on YOUR website! what is the
square root of negative 20 plus the square root of negative 180
------------
sqrt(-20) + sqrt(-100)
---
= sqrt(-4*5) + sqrt(-100)
---
= 2isqrt(5) + 10i
---
= (2sqrt(5)+10)i
=====================
Cheers,
Stan H.