Cuban primes: Difference between revisions

m
converted a (V) language "entry" to a sub-entry (using GMP).
m (converted a (V) language "entry" to a sub-entry (using GMP).)
Line 274:
The 100000th cuban prime is 1792617147127</pre>
 
===using GMP===
So that we can go arbitrarily large, and it's faster to boot.
<lang C>#include <gmp.h>