PROJECT EULER · #0131
Prime Cube Partnership
There are some prime values,
For example, when
What is perhaps most surprising is that for each prime with this property the value of
How many primes below one million have this remarkable property?
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.