Question: Obtain element of a vector

I have a vector column XbIndets := (6,7,8) and I would like to gain the 3rd element of this i.e 8. I know it is possible using row function when using a matrix but am unsure how this is done when using a vector. 

 

Any help is much appreciated

Please Wait...