Find a 3-digit positive integer N such that the sum of the three digits of N equals the product of the first two digits of N and also equals the product of the last two digits of N.
How many values of N are there? Prove that there are no others.
*** N does not contain any leading zero.