The pattern is: n³ + n, where n starts at 2. 2³+2=10, 3³+3=30, 4³+4=68, 5³+5=130, 6³+6=222. The given numbers don't match. Alternative: previous ×5+15, ×4+31, ×3+478 doesn't work. The actual pattern appears to be based on cube of consecutive numbers plus an increment. 6423 should be 17³+10=4923 or 18³+27=5859. 6423 doesn't fit the cube pattern (around 17-18³ range but offset incorrect).