Question 814689
It appears that a(n+1) = a(n)*3
Each new element in the sequence is 3 times the previous.
The next element will be 648*3 = 1944