		  Factors2 (square factors)

Factors2 lists all factors of a number that are also
square numbers.  This can be especially useful for the
pythagorean theorem or similar things.  You must enter a
positive integer for it to work.  If you want all the
factors of a number, use the factors program.