The given series is in the below pattern,
First term = 6
Second term = First term x 1 +12
⇒ Second term = 6 x 1 + 12 = 6 + 1 = 7
Third term = Second term x 2 + 22
⇒ Third term = 7 x 2 + 22 = 14 + 4 = 18
Fourth term = Third term x 3 + 32
⇒ Fourth term = 18 x 3 + 32 = 54 + 9 = 63
Fifth term = Fourth term x 4 +42
⇒ Fifth term = 63 x 4 + 42 = 252 + 16 = 265
So 265 is wrong. we get 268 as 5th term.
Sixth term = Fifth term x 5 + 52
⇒ Sixth term = 268 x 5 + 52 = 1340 + 25 = 1365