52351domain: NAppears in sequencesNumbers n such that n | 9^n + 7^n + 5^n + 3^n.at n=27A063455a(1) = 3, a(n) = a(n-1) + 4*(a(n-1)-floor(a(n-1)^(1/3))^3).at n=27A096297a(n) = sum of cubes of first n odd primes.at n=8A133548