A Happy Number is a positive Integer that, when replaced by the sum of the squares of its Digits, eventually reaches one through repeated iteration. If this process never reaches one but instead enters a cycle, the number is deemed unhappy. See also Unhappy Number Number Theory Sequence Algorithm