That's a good start!

For a recent discussion of how to find all the factors of a given integer, follow this thread:
http://www.antionline.com/showthread...hreadid=253049

Then instead of displaying the factors, store them in an array, and check to see if the sum is equal to the integer.

Peace always,
<jdenny>