Description: Description: Programme to Print first 100 Ramanujan Numbers
by TWO WAYS
1st way is printing Ramunajan Numbers from RN
taking RN from 0 to INFINITY and print first 100 numbers.
2nd way is to clacualte RN numbers from L M N P of formula
RN= L^3+ M^3 = N^3+ P^3 and sort the RN numbers and print first
100 Numbers
RN=RAMANUJAN NUMBERS
To Search:
File list (Check if you may need any files):
rom.cpp