INDEX
Lookup

Returns a value or the reference to a value from within a table or range

Syntax:

=INDEX(array, row_num, [column_num])

Example:

=INDEX(A1:D4, 2, 3)