top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Guess the next number of following series - (2 + 6), (21 + 6), (58 + 6), (119 + 6), ??

0 votes
966 views

In the following series, a set of numbers is progressing with a particular pattern. Can you deduce that pattern and find the missing set?

(2 + 6), (21 + 6), (58 + 6), (119 + 6), ??

posted May 19, 2015 by Tapesh Kulkarni

Share this puzzle
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote
 
Best answer

Thsi has the pattern like :::

( ( n^3 - 6) + 6) ;;; start from n=2 onwards

((8-6) + 6)=====(2 + 6)

((27-6)+6) ======(21 + 6)

((64-6) + 6) =======(58 + 6)

((125-6) + 6 ) ======( 119 + 6)

((216- 6) + 6)===== (210 + 6 )

answer May 19, 2015 by Ankit Kamboj
...