Sphenic Numbers by murky-satyr

763.e{|n|p n if(2..n).s{|v|n%v<1&&n%v**3>0}[6]==n}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page