493039
domain: N
Appears in sequences
- Sum of cubes of primes = 1 mod 3 dividing n.at n=78A005072
- a(n) = (3*n + 1)^3.at n=26A016779
- a(n) = (4*n+3)^3.at n=19A016839
- a(n) = (5n + 4)^3.at n=15A016899
- a(n) = (6*n + 1)^3.at n=13A016923
- a(n) = (7*n + 2)^3.at n=11A017007
- a(n) = (8*n + 7)^3.at n=9A017151
- a(n) = (9*n + 7)^3.at n=8A017247
- a(n) = (10*n + 9)^3.at n=7A017379
- a(n) = (11*n + 2)^3.at n=7A017415
- a(n) = (12*n + 7)^3.at n=6A017607
- Cubes of primes.at n=21A030078
- Cubes of lucky numbers.at n=19A032599
- Cubes with at least one of the decimal digits occurring separated.at n=31A052084
- Duplicate of A016779.at n=26A061102
- Perfect powers n such that (n-17)/2 is prime.at n=7A075548
- Smallest perfect power for each possible two-digit ending, ordered by their last two digits (leading zeros omitted).at n=25A075822
- Smallest cube ending in n, or 0 if no such cube exists.at n=38A077743
- a(1) = 1; for n > 1: a(n) = smallest cube > a(n-1) such that a(n) - a(n-1) = m*p for some m and a prime p that is not smaller than the primes used previously; in case there is more than one p take the largest.at n=24A111103
- Least cube ending in k where k is a possible end of a cube.at n=28A111447