← RoseCode

ROSECODE 402

Powerful Numbers I

Philippe_57721 · Math ·

A number is said powerful if all its prime factors appear with an exponent greater than 1.
A pure powerful number is a powerful number that is not a perfect square.

Two pure powerful numbers can be consecutive:
12167(233),12168(23×32×132)

Find the 11th pair (m,m+1) of consecutive pure powerful number - (12167, 12168) being the 1st


Answer format: m


[My timing: < 30 sec]