A function tha takes an integer value and returns the simplified squareroot of the value. Example: Give the function 75 and the return value will be 5, 3. This means that sqrt(75) = 5*sqrt(3).
This uses Wayne Scott's work from Useless Python.
Utility Mill is another wonderful Blended Technologies project.
copyright, owned and operated by Blended Technologies LLC.